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

Commit 9ef2713f authored by Amith Yamasani's avatar Amith Yamasani Committed by Android Git Automerger
Browse files

am 1f7014a2: Merge "Reduce padding to the left of progress category to match...

am 1f7014a2: Merge "Reduce padding to the left of progress category to match framework changes." into honeycomb-mr2

* commit '1f7014a2':
  Reduce padding to the left of progress category to match framework changes.
parents 41a99004 1f7014a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
    <TextView
        style="?android:attr/listSeparatorTextViewStyle"
        android:background="@null"
        android:paddingLeft="32dip"
        android:paddingLeft="16dip"
        android:id="@+android:id/title"
        android:layout_width="0dp"
        android:layout_height="wrap_content"