l10n: ta
BIN
fastlane/metadata/android/ta/images/featureGraphic.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
fastlane/metadata/android/ta/images/phoneScreenshots/1.png
Normal file
After Width: | Height: | Size: 283 KiB |
BIN
fastlane/metadata/android/ta/images/phoneScreenshots/2.png
Normal file
After Width: | Height: | Size: 496 KiB |
BIN
fastlane/metadata/android/ta/images/phoneScreenshots/3.png
Normal file
After Width: | Height: | Size: 199 KiB |
BIN
fastlane/metadata/android/ta/images/phoneScreenshots/4.png
Normal file
After Width: | Height: | Size: 123 KiB |
BIN
fastlane/metadata/android/ta/images/phoneScreenshots/5.png
Normal file
After Width: | Height: | Size: 81 KiB |
BIN
fastlane/metadata/android/ta/images/phoneScreenshots/6.png
Normal file
After Width: | Height: | Size: 326 KiB |
BIN
fastlane/metadata/android/ta/images/phoneScreenshots/7.png
Normal file
After Width: | Height: | Size: 336 KiB |
|
@ -33,6 +33,7 @@ Future<void> configureAndLaunch() async {
|
||||||
..setHome(HomePageSetting.collection)
|
..setHome(HomePageSetting.collection)
|
||||||
..enableBottomNavigationBar = true
|
..enableBottomNavigationBar = true
|
||||||
..drawerTypeBookmarks = [null, FavouriteFilter.instance]
|
..drawerTypeBookmarks = [null, FavouriteFilter.instance]
|
||||||
|
..drawerAlbumBookmarks = null
|
||||||
// collection
|
// collection
|
||||||
..collectionSectionFactor = EntryGroupFactor.month
|
..collectionSectionFactor = EntryGroupFactor.month
|
||||||
..collectionSortFactor = EntrySortFactor.date
|
..collectionSortFactor = EntrySortFactor.date
|
||||||
|
|