[tor-commits] [orbot/master] fab icon
n8fr8 at torproject.org
n8fr8 at torproject.org
Thu Mar 2 04:10:21 UTC 2017
commit f58265ae9f5612181ad78e7aec690554c4e9bc64
Author: arrase <arrase at gmail.com>
Date: Mon Nov 21 22:46:37 2016 +0100
fab icon
---
app/src/main/res/layout/layout_hs_list_view.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/src/main/res/layout/layout_hs_list_view.xml b/app/src/main/res/layout/layout_hs_list_view.xml
index fe2bf3f..c47a392 100644
--- a/app/src/main/res/layout/layout_hs_list_view.xml
+++ b/app/src/main/res/layout/layout_hs_list_view.xml
@@ -27,6 +27,6 @@
android:layout_height="wrap_content"
android:layout_gravity="bottom|end"
android:layout_margin="@dimen/fab_margin"
- app:srcCompat="@android:drawable/ic_dialog_email" />
+ app:srcCompat="@android:drawable/ic_input_add" />
</android.support.design.widget.CoordinatorLayout>
\ No newline at end of file
More information about the tor-commits
mailing list