mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 07:32:19 +00:00
WIP
This commit is contained in:
@@ -49,7 +49,10 @@
|
||||
android:layout_marginBottom="@dimen/medium_spacing"
|
||||
android:layout_gravity="bottom|end"
|
||||
android:background="@drawable/scroll_to_bottom_button_background"
|
||||
android:padding="@dimen/small_spacing"
|
||||
android:paddingLeft="@dimen/small_spacing"
|
||||
android:paddingTop="10dp"
|
||||
android:paddingRight="@dimen/small_spacing"
|
||||
android:paddingBottom="6dp"
|
||||
android:tint="@color/text"
|
||||
android:elevation="10dp"
|
||||
android:contentDescription="@string/conversation_fragment__scroll_to_the_bottom_content_description"
|
||||
|
||||
Reference in New Issue
Block a user