code saving

This commit is contained in:
2021-06-26 21:58:57 +03:00
parent 49d56d7a91
commit 98bbc6a791
273 changed files with 1076 additions and 6921 deletions
+7 -7
View File
@@ -63,13 +63,13 @@
android:gravity="center"
android:visibility="gone">
<com.github.rahatarmanahmed.cpv.CircularProgressView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_margin="128dp"
app:cpv_animAutostart="true"
app:cpv_indeterminate="true"
app:cpv_startAngle="0" />
<!-- <com.github.rahatarmanahmed.cpv.CircularProgressView-->
<!-- android:layout_width="match_parent"-->
<!-- android:layout_height="match_parent"-->
<!-- android:layout_margin="128dp"-->
<!-- app:cpv_animAutostart="true"-->
<!-- app:cpv_indeterminate="true"-->
<!-- app:cpv_startAngle="0" />-->
</LinearLayout>