10 lines
415 B
XML
Raw Normal View History

2022-03-22 15:35:23 +01:00
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout
xmlns:android="http://schemas.android.com/apk/res/android"
2022-03-22 15:35:23 +01:00
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="bou.amine.apps.readerforselfossv2.android.MainActivity">
2022-03-22 15:35:23 +01:00
</androidx.constraintlayout.widget.ConstraintLayout>