mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 18:35:40 +03:00
Small cleanup
This commit is contained in:
parent
37226a1641
commit
38b49916e2
1 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="8dp"
|
||||
android:textSize="16sp"
|
||||
tools:text="@string/verification_emoji_wrench" />
|
||||
tools:text="@string/verification_emoji_spanner" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/sas_emoji_text_id"
|
||||
|
@ -47,7 +47,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="8dp"
|
||||
android:textSize="12sp"
|
||||
tools:text="verification_emoji_wrench" />
|
||||
tools:text="verification_emoji_spanner" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
|
Loading…
Reference in a new issue