WIP pure Follow system

This commit is contained in:
h4h13 2019-12-01 16:58:57 +05:30
parent 4da1f68617
commit bb72a16b84
73 changed files with 1135 additions and 1246 deletions

View file

@ -29,6 +29,6 @@
android:maxLines="1"
android:paddingTop="12dp"
android:textAppearance="@style/TextViewNormal"
android:textColor="?colorOnPrimary"
android:textColor="?attr/colorOnPrimary"
tools:text="Name" />
</LinearLayout>