aboutsummaryrefslogblamecommitdiff
path: root/app/src/main/res/layout/fragment_acknowledgement.xml
blob: afc63978b5154924608cabad84d9c7cada542512 (plain) (tree)
1
2
3
4
5



                                                                                                     
                                                                                            
<androidx.recyclerview.widget.RecyclerView xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:tools="http://schemas.android.com/tools"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    tools:context="ml.docilealligator.infinityforreddit.settings.AcknowledgementFragment" />