Project

General

Profile

« Previous | Next » 

Revision 840ad93e

Added by Leszek Koltunski 25 days ago

major progress with colors in styles

View differences:

src/main/res/layout/dialog_pattern_child_item.xml
6 6

  
7 7
    <TextView
8 8
        android:id="@+id/child"
9
        android:background="@color/dark_grey"
9
        android:background="?darkC"
10 10
        android:layout_width="match_parent"
11 11
        android:layout_height="wrap_content"
12 12
        android:layout_marginTop="5sp"

Also available in: Unified diff