The UI component for Android advanced UI pattern undo-bar, used in Gmail app, create by roman nurik.
UndoBar is hosted in the following web site
https://github.com/soarcn/UndoBar
If you think the Android project UndoBar 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 UndoBar.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, v21, xxhdpi, hdpi, xhdpi] |
Activity Count | 7 |
jar files used | android-support-v4.jar |
There are 9 image files in UndoBar. The names of the image files are listed as follows.
button.png g.9.png ic_retry.png ic_undobar_undo.png toast_frame_holo.9.png toast_frame_holo_button_pressed.9.png undobar.9.png undobar_button_focused.9.png undobar_button_pressed.9.png
The following screenshort is generated from the image listed above.
UndoBar has the following Java source files.
com.cocosw.undobar.UndoBarController.java com.cocosw.undobar.UndoBarStyle.java com.cocosw.undobar.example.Customize.java com.cocosw.undobar.example.KitKatStyle.java com.cocosw.undobar.example.MainActivity.java com.cocosw.undobar.example.MessageStyle.java com.cocosw.undobar.example.RetryStyle.java com.cocosw.undobar.example.SnackBar.java com.cocosw.undobar.example.UndoStyle.java com.github.kevinsawicki.wishlist.AsyncLoader.java com.github.kevinsawicki.wishlist.ThrowableLoader.java