A layout editor for modifying Android XML Layouts on Android tablets.
Android-Layout-Editor is hosted in the following web site
https://github.com/MatthewPatience/Android-Layout-Editor
If you think the Android project Android-Layout-Editor listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Android-Layout-Editor.
Item | Value |
---|---|
Java File Count | 38 |
Supported screen sizes | [mdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 3 |
There are 2 image files in Android-Layout-Editor. The names of the image files are listed as follows.
ic_menu_chat_dashboard.png trash_can.png
The following screenshort is generated from the image listed above.
Android-Layout-Editor has the following Java source files.
com.mobicartel.ale.BasePropertyEditDialog.java com.mobicartel.ale.BooleanDialog.java com.mobicartel.ale.DimensionDialog.java com.mobicartel.ale.MainActivity.java com.mobicartel.ale.StringDialog.java com.mobicartel.ale.WidthHeightDialog.java com.mobicartel.ale.XmlPreviewActivity.java com.mobicartel.ale.adapter.AbsHeaderListAdapter.java com.mobicartel.ale.adapter.InventoryAdapter.java com.mobicartel.ale.adapter.PropertiesAdapter.java com.mobicartel.ale.fragment.InventoryFragment.java com.mobicartel.ale.fragment.LayoutFragment.java com.mobicartel.ale.fragment.PropertiesFragment.java com.mobicartel.ale.object.Component.java com.mobicartel.ale.object.HeaderListCollection.java com.mobicartel.ale.properties.XmlSerializableProperty.java com.mobicartel.ale.properties.XmlSerializablePropertyAbsImpl.java com.mobicartel.ale.properties.params.LayoutParamsProperties.java com.mobicartel.ale.properties.params.LinearLayoutParamsProperties.java com.mobicartel.ale.properties.params.MarginLayoutParamsProperties.java com.mobicartel.ale.properties.params.RelativeLayoutParamsProperties.java com.mobicartel.ale.properties.view.ButtonProperties.java com.mobicartel.ale.properties.view.CompoundButtonProperties.java com.mobicartel.ale.properties.view.LinearLayoutProperties.java com.mobicartel.ale.properties.view.ProgressBarProperties.java com.mobicartel.ale.properties.view.TextViewProperties.java com.mobicartel.ale.properties.view.ToggleButtonProperties.java com.mobicartel.ale.properties.view.ViewProperties.java com.mobicartel.ale.util.ColorUtils.java com.mobicartel.ale.util.Constants.java com.mobicartel.ale.util.DefaultComponentCreator.java com.mobicartel.ale.util.DimensionUtils.java com.mobicartel.ale.util.Verifier.java com.mobicartel.ale.util.XmlLayoutFactory.java