Skip to content

Commit

Permalink
Mothballing notice.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmcmahon committed Apr 18, 2013
1 parent f905b50 commit c76b79d
Showing 1 changed file with 3 additions and 18 deletions.
21 changes: 3 additions & 18 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
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](MonoDroid.Dialog/raw/master/sample.png)

#USE [MVVM CROSS](https://github.com/slodge/MvvmCross)

This project should be considered inactive. You should not be using this. Code will be left on *lastsnapshot* branch.

0 comments on commit c76b79d

Please sign in to comment.