Files
TichuCounter/app/src/main/res/layout/fragment_slideshow.xml
Fabian Zobrist ec765b5fec
All checks were successful
continuous-integration/drone/push Build is passing
Add Drawer navigation. Convert to multiple fragments shown with app drawer.
2023-01-05 17:58:20 +01:00

6 lines
284 B
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
</androidx.constraintlayout.widget.ConstraintLayout>