fedilab-Android-App/app/src/main/res/layouts/mastodon/layout/drawer_checkbox.xml

6 lines
268 B
XML

<?xml version="1.0" encoding="utf-8"?>
<com.google.android.material.checkbox.MaterialCheckBox xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/checkbox"
android:layout_width="match_parent"
android:layout_height="wrap_content" />