Add new files for Fitbot app: MainScreen.java, main_menu.xml, toolbar.xml, header.xml, ic_baseline_home_48.xml, ic_baseline_star_rate_48.xml, ic_baseline_settings_48.xml

This commit is contained in:
SebasKoedam
2024-04-25 20:32:14 +02:00
parent 0805990af5
commit daddd73dfb
13 changed files with 198 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<android.support.v7.widget.Toolbar xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
</android.support.v7.widget.Toolbar>