• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Tablet Multi Pane - Left Pane is SHADOWED

decken

Lurker
Nov 18, 2014
1
0
Hi, Everyone,

I modified below codes to let my tablet show multi panes in Settings:
1. packages/apps/Settings/src/com/android/settings/Settings.java
@Override
public boolean onIsMultiPane() {
//return false;
return true;
}
2. frameworks/base/core/res/res/values/bools.xml
<bool name="preferences_prefer_dual_pane">true</bool>

But, the LEFT PANE's right half is SHADOWED by something.
Although I traced codes in packages/apps/Settings/src/com/android/settings/Settings.java and searched all the codebase to find some clues, I still cannot get it right.

I attached the picture for your information.
Thanks for your help.

https://www.dropbox.com/s/zwagl4eiiwd550a/multi%20pane_left%20pane_SHADOWED.png?dl=0

Cheers,
Decken
 

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones