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

                                                                    


                                        
                                                   
<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/text"
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:textSize="?attr/content_font_default" />