X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftemplate_list_template_item.xml;h=4cade777b0ba4c0cdffaa2ce8c445d217966cb64;hp=0c9c21bd1a932d7a34c7b578fbbb52bb0c0d8a5b;hb=510af2d6b2769f3dd80ad746cfb65f83499725e1;hpb=5e092e92f100f1d73006dbac4661e7f2c37b9005 diff --git a/app/src/main/res/layout/template_list_template_item.xml b/app/src/main/res/layout/template_list_template_item.xml index 0c9c21bd..4cade777 100644 --- a/app/src/main/res/layout/template_list_template_item.xml +++ b/app/src/main/res/layout/template_list_template_item.xml @@ -30,7 +30,7 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" android:minHeight="@dimen/thumb_row_height" - android:textAppearance="?attr/textAppearanceListItem" + android:textAppearance="@android:style/TextAppearance.Material.Medium" app:layout_constraintEnd_toEndOf="parent" /> \ No newline at end of file