Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 745 Bytes

README.markdown

File metadata and controls

18 lines (14 loc) · 745 Bytes

MonoDroid.Dialog

NOTE: This project is an attempt to port the ideas and ease of use of the MonoTouch.Dialog project to MonoDroid. Given the significant differences in the layout and UI architectures between iOS and Android some things will inevitably be different between the projects but conceptually MonoDroid.Dialog should stay very close to MonoTouch.Dialog. Expect lots of changes and chaos as more and more elements get added.

MonoDroid.Dialog is a foundation to create dialog boxes and show table-based information without having to write dozens of delegates and controllers for the user interface.

Pic of the Sample App

Rendering of SampleApp