Refactor NotesCard

This commit is contained in:
2020-12-22 10:35:21 -06:00
parent 45574753c7
commit c2d89c7a60
7 changed files with 92 additions and 97 deletions

View File

@@ -30,6 +30,5 @@
android:layout_height="wrap_content"
android:gravity="center"
android:textColor="?highContrastTextColor"
android:visibility="gone"
tools:text="This is some example text for the notes" />
</merge>