Android Open Source - UI layout yield-layout






Project Summary

Combine layouts in Android, opposite of how <include/> works..

Web Site / Source Repository

yield-layout is hosted in the following web site
https://github.com/evant/yield-layout

If you think the Android project yield-layout 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 yield-layout.

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count1

License

The license information of yield-layout is as follows:

Apache License





Resource Files

There are 4 image files in yield-layout. The names of the image files are listed as follows.

btn_radio_off.png
btn_radio_off_pressed.png
btn_radio_on.png
btn_radio_on_pressed.png

The following screenshort is generated from the image listed above.

null

Java Source Files

me.tatarka.yieldlayout.YieldLayoutInflater.java
me.tatarka.yieldlayout.YieldLayout.java
me.tatarka.yieldlayout.Yield.java
me.tatarka.yieldlayout.sample.BasicExampleFragment.java
me.tatarka.yieldlayout.sample.DynamicExampleFragment.java
me.tatarka.yieldlayout.sample.ExampleFragment.java
me.tatarka.yieldlayout.sample.ListExampleFragment.java
me.tatarka.yieldlayout.sample.MyActivity.java