mirror of
https://github.com/oxen-io/session-android.git
synced 2025-11-10 10:35:15 +00:00
WIP
This commit is contained in:
@@ -23,11 +23,11 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="0px"
|
||||
android:layout_weight="1"
|
||||
android:layout_marginStart="5dp"
|
||||
android:layout_marginStart="6dp"
|
||||
android:hint="@string/giphy_activity_toolbar__search_gifs_and_stickers"
|
||||
android:textColor="@color/white"
|
||||
android:textColorHint="@color/white"
|
||||
android:textCursorDrawable="@null"
|
||||
android:textColor="@color/text"
|
||||
android:textColorHint="@color/text"
|
||||
android:textCursorDrawable="@drawable/session_edit_text_cursor"
|
||||
android:maxLines="1"
|
||||
android:singleLine="true"
|
||||
android:ellipsize="end"
|
||||
|
||||
Reference in New Issue
Block a user