mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-19 22:09:17 +00:00
Create AppDetail Header
Add InstallState enum { TODO(Replace with sealed class) } Use string in image loading { Uri handling is not good in Compose } Make Zoomable image more performant Add few strings { Might Change }
This commit is contained in:
@ -187,4 +187,6 @@
|
||||
<string name="prefs_new_apps">Number of new apps to show</string>
|
||||
<string name="new_repository">New repository</string>
|
||||
<string name="default_tab">Default Tab</string>
|
||||
<string name="pending">Pending</string>
|
||||
<string name="installing">Installing</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user