mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-04 16:23:08 +00:00
project upload
This commit is contained in:
7
app/src/main/res/layout/fragment_landing.xml
Normal file
7
app/src/main/res/layout/fragment_landing.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".ui.fragment.LandingFragment">
|
||||
</FrameLayout>
|
||||
Reference in New Issue
Block a user