widget library for meituan apps.
Android-MTWidget is hosted in the following web site
https://github.com/dingzhihu/Android-MTWidget
If you think the Android project Android-MTWidget 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-MTWidget.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 3 |
Activity Count | 7 |
Asset File Names | assets\sample_menu.json assets\sample_menu_simple.json |
There are 7 image files in Android-MTWidget. The names of the image files are listed as follows.
ic_user_growth_0.png ic_user_growth_1.png ic_user_growth_2.png ic_user_growth_3.png ic_user_growth_4.png ic_user_growth_5.png ic_user_growth_6.png
The following screenshort is generated from the image listed above.
Android-MTWidget has the following Java source files.
com.meituan.android.widget.AlphabetView.java com.meituan.android.widget.UserGrowthAdapter.java com.meituan.android.widget.UserGrowthView.java com.meituan.android.widget.menu.ContentMenuItem.java com.meituan.android.widget.menu.MenuAdapter.java com.meituan.android.widget.menu.MenuItem.java com.meituan.android.widget.menu.MenuView.java com.meituan.android.widget.menu.SepMenuItem.java com.meituan.android.widget.menu.TitleMenuItem.java com.meituan.android.widget.sample.MainActivity.java com.meituan.android.widget.sample.alphabet.SampleAlphabetDefault.java com.meituan.android.widget.sample.alphabet.SampleAlphabetStyled.java com.meituan.android.widget.sample.menu.MenuUtils.java com.meituan.android.widget.sample.menu.SampleMenu.java com.meituan.android.widget.sample.menu.SampleMenuAdapter.java com.meituan.android.widget.sample.usergrowth.SampleUserGrowthAdapter.java com.meituan.android.widget.sample.usergrowth.SampleUserGrowthDefault.java com.meituan.android.widget.sample.usergrowth.SampleUserGrowthStyledLayout.java com.meituan.android.widget.sample.usergrowth.SampleUserGrowthStyledTheme.java