commit | ec186706df72fbb62bfe813d83cff9167dd95cb4 | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Thu Dec 05 11:10:31 2013 -0800 |
committer | Alan Viverette <alanv@google.com> | Thu Dec 05 11:10:31 2013 -0800 |
tree | 14f2e123fdf18347cf6447c2d6641a49421a4268 | |
parent | fa706a88a3a2cf3e18229fa2d4cc93ac63d2afef [diff] |
Allow alert dialogs to inflate custom view layouts Adds APIs to set a layout resource ID as an AlertDialog's custom view. To make this useful for developers, also ensures that Dialog content is set up when calls are made to Dialog.findViewById() before show(). BUG: 11136748 Change-Id: I29747a28d7e30f4e31fe474424109ff29e1eaa98