WIP pure Follow system
This commit is contained in:
parent
4da1f68617
commit
bb72a16b84
73 changed files with 1135 additions and 1246 deletions
|
@ -31,7 +31,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_weight="0"
|
||||
android:padding="14dp"
|
||||
app:tint="?colorOnBackground"
|
||||
app:tint="?attr/colorControlNormal"
|
||||
tools:srcCompat="@drawable/ic_folder_white_24dp" />
|
||||
|
||||
<com.google.android.material.textview.MaterialTextView
|
||||
|
@ -41,6 +41,6 @@
|
|||
android:layout_weight="1"
|
||||
android:text="@string/folders"
|
||||
android:textAppearance="@style/TextViewNormal"
|
||||
android:textColor="?colorOnPrimary"
|
||||
android:textColor="?attr/colorOnPrimary"
|
||||
android:textSize="16sp" />
|
||||
</LinearLayout>
|
Loading…
Add table
Add a link
Reference in a new issue