Code refactor with ConstraintLayout

This commit is contained in:
Hemanth S 2020-05-14 19:07:15 +05:30
parent f32ef48e51
commit ebb22f6cc7
19 changed files with 316 additions and 442 deletions

View file

@ -17,5 +17,5 @@
<gradient
android:angle="135"
android:endColor="@color/semi_transparent"
android:startColor="?attr/colorControlNormal" />
android:startColor="#80000000" />
</shape>