mirror of
https://github.com/SimpleMobileTools/Simple-App-Launcher.git
synced 2025-02-02 10:26:59 +01:00
update app screenshots
This commit is contained in:
parent
a4fc98580f
commit
21161e44ad
@ -20,7 +20,6 @@ class DbHelper(context: Context) : SQLiteOpenHelper(context, "launchers.db", nul
|
|||||||
"$POSITION INTEGER " +
|
"$POSITION INTEGER " +
|
||||||
")"
|
")"
|
||||||
|
|
||||||
|
|
||||||
companion object {
|
companion object {
|
||||||
val ID: String = "_id"
|
val ID: String = "_id"
|
||||||
val NAME: String = "name"
|
val NAME: String = "name"
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 111 KiB After Width: | Height: | Size: 85 KiB |
Binary file not shown.
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 79 KiB |
Binary file not shown.
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 83 KiB |
Loading…
x
Reference in New Issue
Block a user