Download Latest Version 1.11.zip (4.1 MB)
Email in envelope

Get an email when there's a new version of DialogPlus

Home / v1.8
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2015-07-12 421 Bytes
v1.8 release.tar.gz 2015-07-12 4.1 MB
v1.8 release.zip 2015-07-12 4.1 MB
Totals: 3 Items   8.2 MB 0
  • Set content width and height manually

    :::java .setContentWidth(800) .setContentHeight(ViewGroup.LayoutParams.WRAP_CONTENT) - Set default height when expand feature is enabled

    :::java .setExpanded(true, 100) - Major change for the builder class. DialogPlus must use new static factory method to initialize.

    :::java DialogPlus dialog = DialogPlus.newDialog(context) ... - Major refactoring

Source: README.md, updated 2015-07-12