1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 12:01:35 +00:00

Convert comment viewer activity to fragment and update layouts

This commit is contained in:
Ammar Githam 2020-09-05 02:38:36 +09:00
parent 7807fe7f59
commit c64ae3a101
37 changed files with 952 additions and 689 deletions

View file

@ -17,6 +17,7 @@
app:layout_constraintTop_toTopOf="parent">
<com.google.android.material.appbar.CollapsingToolbarLayout
android:id="@+id/collapsingToolbarLayout"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:layout_scrollFlags="scroll|snap|enterAlways"