+ reduce the height of the "backtotop" bar

This commit is contained in:
kelson42 2013-12-04 20:31:34 +01:00
parent 4658d6ca89
commit cb40c149c3

View File

@ -77,7 +77,7 @@
<Button
android:id="@+id/button_backtotop"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_height="30px"
android:alpha="0.6"
android:gravity="center"
android:textColor="@android:color/black"