adding Grid view into WhatsNew

This commit is contained in:
tibbi 2020-10-29 23:34:17 +01:00
parent d14cf23803
commit c75c4461f5
2 changed files with 2 additions and 0 deletions

View File

@ -416,6 +416,7 @@ class MainActivity : SimpleActivity() {
add(Release(37, R.string.release_37))
add(Release(71, R.string.release_71))
add(Release(75, R.string.release_75))
add(Release(96, R.string.release_96))
checkWhatsNew(this, BuildConfig.VERSION_CODE)
}
}

View File

@ -3,6 +3,7 @@
<string name="package_name">com.simplemobiletools.filemanager.pro</string>
<!-- Release notes -->
<string name="release_96">Allow toggling between list and grid view</string>
<string name="release_75">
Allow customizing the bottom navigation bar color\n
Allow toggling between the old renaming by append/prepend and the new pattern