This commit is contained in:
lunaticbum
2024-11-18 17:35:40 +09:00
parent caf5601a71
commit 53a267424a
11 changed files with 325 additions and 43 deletions
+1
View File
@@ -4,6 +4,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/black"
android:orientation="vertical">
<com.google.android.material.button.MaterialButtonToggleGroup
@@ -20,12 +20,12 @@
android:layout_width="match_parent"
android:layout_height="match_parent"/>
<FrameLayout
android:id="@+id/feeds"
android:visibility="gone"
android:layout_width="match_parent"
android:layout_height="match_parent" >
</FrameLayout>
<!-- <FrameLayout-->
<!-- android:id="@+id/feeds"-->
<!-- android:visibility="gone"-->
<!-- android:layout_width="match_parent"-->
<!-- android:layout_height="match_parent" >-->
<!-- </FrameLayout>-->
<FrameLayout
android:visibility="gone"