add media fragment, add stream parsing

This commit is contained in:
2020-10-11 10:02:00 +02:00
parent c473fce19a
commit 818981190d
12 changed files with 265 additions and 70 deletions

View File

@ -4,6 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#fafafa"
tools:context=".ui.home.HomeFragment">
<TextView