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

Commit a5ec056b authored by Alan Viverette's avatar Alan Viverette Committed by Gerrit Code Review
Browse files

Merge "CalendarView: use theme attribute instead of style on MonthName TextView"

parents c0ce6c42 a3843cfb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
        android:layout_gravity="center_horizontal"
        android:paddingTop="10dip"
        android:paddingBottom="10dip"
        style="@android:style/TextAppearance.Medium" />
        style="?android:attr/textAppearanceMedium" />

    <LinearLayout android:id="@+android:id/day_names"
        android:orientation="horizontal"