Move scroll-to-bottom arrow placement up slightly

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-01-24 17:50:56 -08:00
parent b575b4e6ae
commit d9f19fe36c

View File

@ -27,7 +27,7 @@
android:layout_height="wrap_content"
android:layout_marginEnd="10dp"
android:layout_marginRight="10dp"
android:layout_marginBottom="10dp"
android:layout_marginBottom="20dp"
android:padding="5dp"
android:layout_gravity="bottom|end"
android:background="@drawable/circle_tintable"