Merge "Improve search section header" into ub-launcher3-master
This commit is contained in:
committed by
Android (Google) Code Review
commit
59f532fe9e
@@ -17,8 +17,9 @@
|
||||
android:id="@+id/section_title"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@style/TextHeadline"
|
||||
android:textStyle="bold"
|
||||
android:padding="4dp"
|
||||
style="@style/TextHeadline"
|
||||
android:paddingStart="4dp"
|
||||
android:paddingBottom="2dp"
|
||||
android:paddingTop="12dp"
|
||||
android:textColor="?android:attr/textColorPrimary"
|
||||
android:textSize="14sp" />
|
||||
android:textSize="18sp" />
|
||||
Reference in New Issue
Block a user