Skip to content

Commit

Permalink
v 2.1.0 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
nkrusch committed May 24, 2020
1 parent cbf6684 commit 5c78dd8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion base/src/main/res/layout/keyboard_extras.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@

<View style="@style/kbd_vertical_divider" />

<!-- TODO: refactor this nested weight -->
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/fontPicker"
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="1" />

<!-- TODO: refactor this nested weight -->
</LinearLayout>

<androidx.appcompat.widget.AppCompatImageButton
Expand Down
6 changes: 6 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/9.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
In This Release
===============
- Space bar long press to switch keyboards
- Updated shift key behavior
- Added key vibrations (enable from settings)
- 1 ηєω ƒσηԏ ѕԏуℓє: OᖇᘜᗩᑎIᑕ

0 comments on commit 5c78dd8

Please sign in to comment.