Files
vpnhotspotmod/mobile/build/intermediates/packaged_res/freedomDebug/layout/fragment_tethering.xml
Your Name bbfe32da05 wip
2024-03-03 23:05:09 -06:00

11 lines
428 B
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.recyclerview.widget.RecyclerView
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/interfaces"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clipToPadding="false"
android:scrollbars="vertical"
tools:listitem="@layout/listitem_interface"/>