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

Commit 61c71e80 authored by Ken Wakasa's avatar Ken Wakasa Committed by Android Git Automerger
Browse files

am 31869bf5: A follow up to AAPT change

* commit '31869bf5':
  A follow up to AAPT change
parents 30a03e87 31869bf5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
        android:layout_weight="1" >

        <TextView
            android:id="@+android:id/text1"
            android:id="@android:id/text1"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:ellipsize="marquee"
@@ -38,7 +38,7 @@
            android:textAppearance="?android:attr/textAppearanceMedium" />

        <TextView
            android:id="@+android:id/text2"
            android:id="@android:id/text2"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:layout_alignStart="@android:id/text1"