add tv shows support to parser, start implementing account fragment

This commit is contained in:
2020-10-11 23:16:47 +02:00
parent b27a218b51
commit 7b708f5aa0
18 changed files with 330 additions and 65 deletions

View File

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