update app screenshots

This commit is contained in:
tibbi 2016-08-31 20:04:24 +02:00
parent a4fc98580f
commit 21161e44ad
4 changed files with 0 additions and 1 deletions

View File

@ -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