android-split-pane-layout
android-split-pane-layout copied to clipboard
How to use split pan for spliting 3 layouts in android
Currently, the way to do this is use a nested SplitPaneLayout. This is obviously not ideal as it limits the flexibility of how the layouts can be sized.
I'll try to make some time to implement this in the near future.
Ok...Thanks for rply,...