]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Add icons to the menu items.
authorSoren Stoutner <soren@stoutner.com>
Thu, 22 Oct 2015 22:27:37 +0000 (15:27 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 22 Oct 2015 22:27:37 +0000 (15:27 -0700)
commit4097fbc3a0a037da87f172b2b0b7e99199c0d3b9
tree8fde0b49ef70dccd3f14d34c262f16515f22ce16
parent699ac2de82f0cc7cc5edc2eaa331ba377cfbacf3
Add icons to the menu items.
15 files changed:
app/src/main/java/com/stoutner/privacybrowser/Webview.java
app/src/main/res/drawable-hdpi/ic_back.png [new file with mode: 0644]
app/src/main/res/drawable-hdpi/ic_forward.png [new file with mode: 0644]
app/src/main/res/drawable-hdpi/ic_home_black_24dp.png [new file with mode: 0644]
app/src/main/res/drawable-mdpi/ic_back.png [new file with mode: 0644]
app/src/main/res/drawable-mdpi/ic_forward.png [new file with mode: 0644]
app/src/main/res/drawable-mdpi/ic_home_black_24dp.png [new file with mode: 0644]
app/src/main/res/drawable-xhdpi/ic_back.png [new file with mode: 0644]
app/src/main/res/drawable-xhdpi/ic_forward.png [new file with mode: 0644]
app/src/main/res/drawable-xhdpi/ic_home_black_24dp.png [new file with mode: 0644]
app/src/main/res/drawable-xxhdpi/ic_back.png [new file with mode: 0644]
app/src/main/res/drawable-xxhdpi/ic_forward.png [new file with mode: 0644]
app/src/main/res/drawable-xxhdpi/ic_home_black_24dp.png [new file with mode: 0644]
app/src/main/res/menu/menu_webview.xml
build.gradle