mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 13:08:46 +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