summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/drawer_header.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-12-01 19:43:23 +0300
committerAndrew Dolgov <[email protected]>2015-12-01 19:43:23 +0300
commit52adc297154f759dec7f72a84cf313190064467d (patch)
treec283fcf927937f2c324006173e7be687a8ccc5f9 /org.fox.ttrss/src/main/res/layout/drawer_header.xml
parent655b3e873e78db8e07792c9847f4298cbe7ec9ab (diff)
add reveal animation to settings button
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/drawer_header.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/layout/drawer_header.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/drawer_header.xml b/org.fox.ttrss/src/main/res/layout/drawer_header.xml
index d2ea0660..d39cdad0 100755
--- a/org.fox.ttrss/src/main/res/layout/drawer_header.xml
+++ b/org.fox.ttrss/src/main/res/layout/drawer_header.xml
@@ -28,6 +28,7 @@
android:clickable="true"
android:layout_marginBottom="16dp"
android:layout_marginRight="12dp"
+ android:transitionName="SETTINGS_REVEAL"
android:background="@drawable/ripple" />
<LinearLayout