https://kotlinlang.org logo
#android-studio
Title
# android-studio
a

Alexandru Hadăr

10/28/2020, 3:31 PM
Does anyone else experience problems with AS 4.1, with the Navigator Visualiser? If i’m trying to add a fragment via the UI, and press for instance
o
in the searchbar, it changes the orientation of the fragments and the
o
is not registered
s

Shafayat Bin Mamun

10/28/2020, 8:20 PM
Same here. Couldn’t find a fix.
p

Paris Hsu [G]

10/29/2020, 6:57 PM
Hi there, we are aware of the issue (https://issuetracker.google.com/issues/164163197) and will be working on a fix. In the meantime, you can go to Preferences > Keymap > Android Design Tools and change the keymap for single-letter shortcuts to something else (i.e. Toggle device orientation O -> Ctrl + O) and that should resolve the search box focus issue. Sorry for the inconvenience!
👍🏻 1
a

Alexandru Hadăr

10/30/2020, 9:25 AM
hey! Thanks for the update!
6 Views