mirror of
				https://github.com/SimpleMobileTools/Simple-File-Manager.git
				synced 2025-06-05 22:09:15 +02:00 
			
		
		
		
	adding Grid view into WhatsNew
This commit is contained in:
		| @@ -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) | ||||
|         } | ||||
|     } | ||||
|   | ||||
| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user