diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-05-10 12:54:31 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-05-10 12:54:31 -0600 |
commit | 793241fe47c09c63e2a2e5a4429deed8e7401754 (patch) | |
tree | 66c4660417b4cc472c34828f0de26a98403968ff /app/src/main/res/mipmap-xhdpi | |
parent | 2734f6777a6b7c439d9bc55c8756155721f76fa5 (diff) | |
download | wiimmfi-watcher-793241fe47c09c63e2a2e5a4429deed8e7401754.tar wiimmfi-watcher-793241fe47c09c63e2a2e5a4429deed8e7401754.tar.gz wiimmfi-watcher-793241fe47c09c63e2a2e5a4429deed8e7401754.tar.bz2 |
added todo list file, app icon and implemented about fragment
Diffstat (limited to 'app/src/main/res/mipmap-xhdpi')
-rw-r--r-- | app/src/main/res/mipmap-xhdpi/ic_watcher_icons.png | bin | 0 -> 15572 bytes |
-rw-r--r-- | app/src/main/res/mipmap-xhdpi/ic_watcher_icons_foreground.png | bin | 0 -> 40827 bytes |
-rw-r--r-- | app/src/main/res/mipmap-xhdpi/ic_watcher_icons_round.png | bin | 0 -> 19167 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/res/mipmap-xhdpi/ic_watcher_icons.png b/app/src/main/res/mipmap-xhdpi/ic_watcher_icons.png Binary files differnew file mode 100644 index 0000000..9d7811c --- /dev/null +++ b/app/src/main/res/mipmap-xhdpi/ic_watcher_icons.png diff --git a/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_foreground.png b/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_foreground.png Binary files differnew file mode 100644 index 0000000..6c156f7 --- /dev/null +++ b/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_foreground.png diff --git a/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_round.png b/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_round.png Binary files differnew file mode 100644 index 0000000..6693089 --- /dev/null +++ b/app/src/main/res/mipmap-xhdpi/ic_watcher_icons_round.png |