Updated headers
This commit is contained in:
parent
0b6cc1489e
commit
2dccfa3db6
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
||||||
<TextView android:id="@+id/search_for"
|
<TextView android:id="@+id/search_for"
|
||||||
android:text="@string/search_for"
|
android:text="@string/search_for"
|
||||||
android:layout_height="40dp"
|
android:layout_height="40dp"
|
||||||
|
style="@style/DashboardSubHeader"
|
||||||
android:layout_width="wrap_content"/>
|
android:layout_width="wrap_content"/>
|
||||||
<View android:layout_width="match_parent"
|
<View android:layout_width="match_parent"
|
||||||
android:background="@color/dashboard_divider"
|
android:background="@color/dashboard_divider"
|
||||||
|
|
Loading…
Reference in a new issue