Wip add camera from list

This commit is contained in:
Daniele Verducci (Slimpenguin)
2022-02-01 09:22:43 +01:00
parent 60791459c0
commit b1fa8713e2
14 changed files with 162 additions and 57 deletions

View File

@ -6,7 +6,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
tools:context=".ui.AddStreamFragment"
tools:context=".ui.StreamUrlFragment"
android:background="@color/purple_500">
</LinearLayout>