Skip to content

Commit

Permalink
docs(android): a few comment tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
jahorton committed May 23, 2024
1 parent 7e4b76f commit 9b72b56
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -800,8 +800,8 @@ public static void onConfigurationChanged(Configuration newConfig) {
updateOrientation();
}

/* package-private */
static void updateOrientation() {
// KMKeyboard
if (InAppKeyboard != null) {
RelativeLayout.LayoutParams params = getKeyboardLayoutParams();
InAppKeyboard.updateOrientation();
Expand Down

0 comments on commit 9b72b56

Please sign in to comment.