mirror of
https://gitee.com/openharmony/applications_photos
synced 2024-11-23 07:00:09 +00:00
update feature/thirdselect/src/main/ets/default/view/ThirdSelectPhotoBrowserBase.ets.
Signed-off-by: liujuan <liujuan76@h-partners.com>
This commit is contained in:
parent
0f17d922f6
commit
be767dfc47
@ -412,7 +412,7 @@ export struct ThirdSelectPhotoBrowserBase {
|
||||
}
|
||||
|
||||
private onBackPressInner(): void {
|
||||
let timelineIndex = this.dataSource.getPositionByIndex(this.currentIndex) as number;
|
||||
this.browserController.hideBrowser();
|
||||
}
|
||||
|
||||
private jumpBrowserCallback(name: string, item: MediaItem, isSelectMode = false) {
|
||||
|
Loading…
Reference in New Issue
Block a user