Android Open Source - UI control ThreePaneLayout






Project Summary

An Android layout which splits the available space between three pane. Each pane have controls which allows the user to redistribute the space allocated to each pane..

Web Site / Source Repository

ThreePaneLayout is hosted in the following web site
https://github.com/dfpalomar/ThreePaneLayout

If you think the Android project ThreePaneLayout listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ThreePaneLayout.

ItemValue
Java File Count5
Supported screen sizes[xhdpi]
Target SDK Version17
Minimum SDK Version12
Activity Count1
Fragment Count3
jar files usedandroid-support-v4.jar




License

The license information of ThreePaneLayout is as follows:

This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a co...

Resource Files

There are 2 image files in ThreePaneLayout. The names of the image files are listed as follows.

ic_left.png
ic_right.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.panels.controls.ThreePaneLayout.java
com.panels.ui.CategoriesListFragment.java
com.panels.ui.MainActivity.java
com.panels.ui.TaskDetailFragment.java
com.panels.ui.TasksListFragment.java