WIP is a little better

This commit is contained in:
geeksville 2020-04-07 10:40:01 -07:00
parent 9491a74fc6
commit 5403b15044
11 changed files with 156 additions and 107 deletions

View file

@ -32,6 +32,8 @@
Screen.channel -> ChannelContent(UIState.getChannel())
Screen.map -> MapContent() -->
/--
<com.google.android.material.tabs.TabItem
android:icon="@drawable/ic_twotone_message_24"
android:text="Messages"
@ -43,6 +45,7 @@
android:text="Settings"
android:layout_height="wrap_content"
android:layout_width="wrap_content" />
-->
</com.google.android.material.tabs.TabLayout>