We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef214ab commit e1a4b01Copy full SHA for e1a4b01
1 file changed
pretixprint/app/src/main/res/layout/fragment_usb_settings.xml
@@ -1,6 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
3
xmlns:app="http://schemas.android.com/apk/res-auto"
4
+ xmlns:tools="http://schemas.android.com/tools"
5
android:id="@+id/root"
6
android:layout_width="match_parent"
7
android:layout_height="match_parent"
0 commit comments