Code refactor and Flat, Fit, Full, Circle theme toolbar shadow fixes

This commit is contained in:
= 2020-02-26 22:19:24 +05:30
parent 954dfb6327
commit 724f743627
304 changed files with 3874 additions and 3524 deletions

View file

@ -82,9 +82,9 @@
android:layout_gravity="center"
android:scaleType="centerCrop"
app:retroCornerSize="36dp"
app:strokeWidth="2dp"
app:srcCompat="@drawable/ic_person_flat"
app:strokeColor="?attr/colorSurface" />
app:strokeColor="?attr/colorSurface"
app:strokeWidth="2dp" />
<androidx.appcompat.widget.AppCompatImageView
android:layout_width="wrap_content"