mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-23 17:40:54 +00:00
add start padding to suggestion strip
This commit is contained in:
parent
1dc53663f0
commit
78e924ee6d
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
||||||
android:orientation="horizontal"
|
android:orientation="horizontal"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
|
android:paddingStart="4dp"
|
||||||
android:hapticFeedbackEnabled="false"
|
android:hapticFeedbackEnabled="false"
|
||||||
android:soundEffectsEnabled="false">
|
android:soundEffectsEnabled="false">
|
||||||
<!-- Provide audio and haptic feedback by ourselves based on the keyboard settings.
|
<!-- Provide audio and haptic feedback by ourselves based on the keyboard settings.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue