Skip to content

Commit

Permalink
Hide kerning
Browse files Browse the repository at this point in the history
  • Loading branch information
pe1uca committed Apr 30, 2022
1 parent 167d249 commit 5605a49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion android/app/src/main/res/layout/fragment_lang_properties.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,8 @@
android:layout_margin="4dp"
android:hint="@string/label_kerning"
app:layout_constraintTop_toTopOf="parent"
tools:layout_editor_absoluteX="4dp">
tools:layout_editor_absoluteX="4dp"
android:visibility="gone">

<com.google.android.material.textfield.TextInputEditText
android:id="@+id/txtKerning"
Expand Down

0 comments on commit 5605a49

Please sign in to comment.