Set navbuttons_view width instead of height in landscape mode
Launcher tests fail in the first run in landscape mode. Somehow this is not reproducible locally or can be seen in production. After digging into hierarchy traces, found that the height of the nav buttons view (in landscape mode) is set to the task bar size (48). Then found where we had this logic historically and adjusted to width in phone landscape mode. Fixes: 356156690 Test: https://android-build.corp.google.com/builds/abtd/run/L40800030005694733 Flag: com.android.wm.shell.enable_taskbar_on_phones Change-Id: I170fe45375a63a2e1d2e63b1d680efb45ae0752e
Loading
Please register or sign in to comment