refactor(profile/note): rework edit text hint

This commit is contained in:
FineFindus
2023-01-14 12:44:57 +01:00
parent b9c3143c6f
commit 4591f06d63
2 changed files with 8 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent">
</LinearLayout>