From 20ef6500dc0b6d84905d92d8469feb6ff0ac502d Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Tue, 30 May 2017 17:26:14 -0700 Subject: migrate to dbflow --- app/src/main/res/menu/menu_main.xml | 5 +++++ app/src/main/res/mipmap-hdpi/ic_launcher_round.png | Bin 4208 -> 3924 bytes app/src/main/res/mipmap-xhdpi/ic_launcher_round.png | Bin 6114 -> 5972 bytes .../main/res/mipmap-xxhdpi/ic_launcher_round.png | Bin 10056 -> 9569 bytes .../main/res/mipmap-xxxhdpi/ic_launcher_round.png | Bin 14696 -> 12529 bytes 5 files changed, 5 insertions(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/menu/menu_main.xml b/app/src/main/res/menu/menu_main.xml index b4140da4..4edd60de 100644 --- a/app/src/main/res/menu/menu_main.xml +++ b/app/src/main/res/menu/menu_main.xml @@ -12,4 +12,9 @@ android:orderInCategory="200" android:title="@string/changelog" app:showAsAction="never" /> + diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png index 9a078e3e..618290a8 100644 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png index 3af2608a..44c43db9 100644 Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png index 9bec2e62..120ecda4 100644 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png index 34947cd6..ce8ca288 100644 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ -- cgit v1.2.3