]> gitweb.fperrin.net Git - Dictionary.git/commit
Add floating button to switch language.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Thu, 27 Oct 2016 00:51:29 +0000 (02:51 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Thu, 27 Oct 2016 00:51:29 +0000 (02:51 +0200)
commit7d31142fbfb0ace1d668e9b8b6e723a1dc4ffe0b
treebb1a2d561fabeb04c1d91305a75878130f5d26c0
parent4a10dd5991249717718c65a369f0e72fec93a672
Add floating button to switch language.
build.gradle
res/drawable-hdpi/ic_swap_horiz_black_24dp.png [new file with mode: 0644]
res/drawable-mdpi/ic_swap_horiz_black_24dp.png [new file with mode: 0644]
res/drawable-xhdpi/ic_swap_horiz_black_24dp.png [new file with mode: 0644]
res/drawable-xxhdpi/ic_swap_horiz_black_24dp.png [new file with mode: 0644]
res/drawable-xxxhdpi/ic_swap_horiz_black_24dp.png [new file with mode: 0644]
res/layout/dictionary_activity.xml
src/com/hughes/android/dictionary/DictionaryActivity.java