Android Code Snippet PictureDialogs

A modern and simple looking dialog :)

Feel free to use!

Info:
Needed librarys: StringUtils, Dialogs

Features:
- Fits Title and Text to it's given text length automatically
- Easy callable

How to use:
1. Copy the Sub "PictureDialog(..." and the Sub "CalcTextHeight(..." into your project.
2. Check the needed librarys
3. Call the Sub PictureDialog when you want to show a dialog as shown below in Button1_Click

Dialog looks like:
Screenshot_20160731-204302.png

Screenshot_20160731-205116.png
 

Attachments

  • CompiledPictureDialog.zip
    11.8 KB · Views: 440
  • Screenshot_20160731-204417.png
    Screenshot_20160731-204417.png
    110.3 KB · Views: 353
Top