mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-06-05 21:59:19 +02:00
lets show the disabled hidden item displaying in Whats New
This commit is contained in:
@ -1443,6 +1443,7 @@ class MainActivity : SimpleActivity(), DirectoryOperationsListener {
|
|||||||
add(Release(277, R.string.release_277))
|
add(Release(277, R.string.release_277))
|
||||||
add(Release(295, R.string.release_295))
|
add(Release(295, R.string.release_295))
|
||||||
add(Release(327, R.string.release_327))
|
add(Release(327, R.string.release_327))
|
||||||
|
add(Release(359, R.string.faq_16_text))
|
||||||
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user