Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 66fa53a9 authored by Flavio Fiszman's avatar Flavio Fiszman Committed by Android (Google) Code Review
Browse files

Merge "Fix launching intent in People Tile" into sc-dev

parents 8963b30f cfc95245
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"/>
+1 −1
Original line number Diff line number Diff line
@@ -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