mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-21 09:48:36 +00:00
Switch to 'start' and 'end' instead of 'left' and 'right'.
We can do this now that our minSdk is 19.
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
<ImageView
|
||||
android:layout_width="19dp"
|
||||
android:layout_height="24dp"
|
||||
android:layout_marginLeft="17dp"
|
||||
android:layout_marginStart="17dp"
|
||||
android:layout_marginTop="12dp"
|
||||
android:tint="@color/core_blue"
|
||||
|
Reference in New Issue
Block a user