Merge "Fix to show PersonItemView for TYPE_CHOOSER_GRID correctly" am: ce85205894
Change-Id: Ic86f60af57b378f1e71c1367d7685139ab4aa106
This commit is contained in:
@@ -15,8 +15,8 @@
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="match_parent"
|
||||||
android:background="@color/attachment_chooser_vcard_background">
|
android:background="@color/attachment_chooser_vcard_background">
|
||||||
|
|
||||||
<com.android.messaging.ui.PersonItemView
|
<com.android.messaging.ui.PersonItemView
|
||||||
|
|||||||
Reference in New Issue
Block a user