mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 18:31:40 +00:00
Removed fixed colors from adapters
This commit is contained in:
parent
5cb63eb827
commit
ce4c1631bd
18 changed files with 39 additions and 103 deletions
|
|
@ -2,7 +2,6 @@
|
|||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@color/colorPrimary"
|
||||
android:clipChildren="false"
|
||||
android:foreground="?attr/selectableItemBackground"
|
||||
android:orientation="horizontal"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue