Merge "Fix launching intent in People Tile" into sc-dev am: 66fa53a953
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13601826 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ic1e05065d32983278f266e7ec8b21eaf9213b3c8
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
android:orientation="vertical">
|
||||
<RelativeLayout
|
||||
android:background="@drawable/people_space_tile_view_card"
|
||||
android:id="@+id/people_tile"
|
||||
android:id="@+id/item"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
<include layout="@layout/punctuation_layout"/>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
android:orientation="vertical">
|
||||
<RelativeLayout
|
||||
android:background="@drawable/people_space_tile_view_card"
|
||||
android:id="@+id/people_tile"
|
||||
android:id="@+id/item"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
<RelativeLayout
|
||||
|
||||
Reference in New Issue
Block a user