1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-14 16:31:36 +00:00

Remove icu4j dependency

This commit is contained in:
Ammar Githam 2021-03-20 10:32:13 +09:00
parent 2590552b49
commit 0903804523
9 changed files with 70 additions and 6136 deletions

View file

@ -257,7 +257,7 @@
android:layout_width="0dp"
android:layout_height="250dp"
android:translationY="250dp"
android:visibility="gone"
android:visibility="visible"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long