mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
9 lines
304 B
XML
9 lines
304 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<fragment xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:name="org.thoughtcrime.securesms.qr.QrShowFragment"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:id="@+id/qrScannerFragment">
|
|
|
|
|
|
</fragment> |