mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-16 18:55:57 -07:00
Removed fixed colors from adapters
This commit is contained in:
parent
5cb63eb827
commit
ce4c1631bd
18 changed files with 39 additions and 103 deletions
|
|
@ -3,4 +3,4 @@
|
|||
android:id="@+id/player_body_bottom_sheet_view_pager"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/colorPrimary" />
|
||||
android:background="?attr/colorSurface"/>
|
||||
Loading…
Add table
Add a link
Reference in a new issue