mirror of
https://github.com/wismna/DoNext.git
synced 2025-10-04 16:10:13 -04:00
About page update to show SDK version
TaskDataAccess now implements AutoCloseable Correction of TaskDataAccess exception due to closing when SnackBar was present and tabs were fast switched Detection of initial scroll value to toggle arrows visibility (but there is still an issue with right arrow)
This commit is contained in:
@@ -90,5 +90,6 @@
|
||||
<string name="title_activity_task_list">TaskListActivity</string>
|
||||
|
||||
<!-- Strings related to About -->
|
||||
<string name="about_version">Version %s</string>
|
||||
<string name="about_version_donext">DoNext version %s</string>
|
||||
<string name="about_version_android">Android version %s</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user