mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 09:27:54 +00:00
Upgrade to AppCompat v22.1
1) update material-dialogs to fix build 2) change to AppCompat autocomplete and fix visual bug in GB Closes #3089 // FREEBIE
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
style="?android:attr/dropDownItemStyle"
|
||||
android:orientation="vertical"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="?android:attr/listPreferredItemHeight">
|
||||
android:layout_height="?android:attr/listPreferredItemHeight"
|
||||
android:background="?conversation_background">
|
||||
|
||||
<LinearLayout android:id="@+id/name_and_label"
|
||||
android:layout_width="fill_parent"
|
||||
|
Reference in New Issue
Block a user