From 228161eed4d0316c9150b190b528c4405a7f7b3b Mon Sep 17 00:00:00 2001 From: krasimir Date: Mon, 23 May 2016 09:54:27 +0000 Subject: add the relevant code from Parlira to the GFTranslator --- src/ui/android/res/drawable/grid_phrasebook_button.xml | 7 +++++++ src/ui/android/res/drawable/ic_volume_up_black_18dp.png | Bin 0 -> 282 bytes 2 files changed, 7 insertions(+) create mode 100644 src/ui/android/res/drawable/grid_phrasebook_button.xml create mode 100644 src/ui/android/res/drawable/ic_volume_up_black_18dp.png (limited to 'src/ui/android/res/drawable') diff --git a/src/ui/android/res/drawable/grid_phrasebook_button.xml b/src/ui/android/res/drawable/grid_phrasebook_button.xml new file mode 100644 index 000000000..21a6ac127 --- /dev/null +++ b/src/ui/android/res/drawable/grid_phrasebook_button.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/src/ui/android/res/drawable/ic_volume_up_black_18dp.png b/src/ui/android/res/drawable/ic_volume_up_black_18dp.png new file mode 100644 index 000000000..992d2c452 Binary files /dev/null and b/src/ui/android/res/drawable/ic_volume_up_black_18dp.png differ -- cgit v1.2.3