mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-16 10:45:58 -07:00
Set colorSurface as the color of the toolbars
This commit is contained in:
parent
08115b4584
commit
f5a3d19f73
16 changed files with 22 additions and 10 deletions
|
|
@ -25,6 +25,7 @@
|
|||
android:id="@+id/server_info_sector"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="172dp"
|
||||
android:background="?attr/colorSurface"
|
||||
app:layout_scrollFlags="scroll|exitUntilCollapsed|snap">
|
||||
|
||||
<TextView
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue