summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/feeds_goback.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-21 15:26:00 +0300
committerAndrew Dolgov <[email protected]>2018-12-21 15:26:00 +0300
commit251705acba0068432cc91f8d5d37ac5622114fc0 (patch)
treea47beb66267d721f39cca0be178c04a75d4da475 /org.fox.ttrss/src/main/res/layout/feeds_goback.xml
parent3dba4d17c32eee4ec16aeadb8b3f47cc381666e7 (diff)
update icons to better fit material design guidelines; remove unused icons
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/feeds_goback.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/layout/feeds_goback.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/feeds_goback.xml b/org.fox.ttrss/src/main/res/layout/feeds_goback.xml
index e36a6b88..c54955de 100755
--- a/org.fox.ttrss/src/main/res/layout/feeds_goback.xml
+++ b/org.fox.ttrss/src/main/res/layout/feeds_goback.xml
@@ -20,7 +20,7 @@
android:layout_weight="0"
android:scaleType="fitXY"
android:tint="?colorAccent"
- android:src="?ic_keyboard_backspace" />
+ android:src="?ic_go_back" />
<TextView
android:fontFamily="sans-serif-medium"