Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello. Some small changes that I found useful. #4

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

dentex
Copy link

@dentex dentex commented Dec 22, 2013

[]removed "android." from some layout IDs;
[]added getDialogView() method;
[]in setItems method, changed itemList.setOnClickListener to listItem.setOnClickListener;
[]added copyright notice in QustomDialogBuilder.java
[]slightly modified qustom_dialog_layout.xml
[]removed bin and gen folders

danoz73 and others added 25 commits December 15, 2013 06:08
 - currently unclickable
 - no dividers
[]removed "android." from some layout IDs;
[]added `getDialogView()` method;
[]in `setItems` method, changed `itemList.setOnClickListener` to `listItem.setOnClickListener`;
[]added copyright notice in `QustomDialogBuilder.java`
[]slightly modified `qustom_dialog_layout.xml`
[]removed `bin` and `gen` folders
Conflicts:
	src/com/qustom/dialog/QustomDialogBuilder.java
- changes in layouts
- support for disabled items in setItems methods;
scrollable dialog message
Go from minSDKVersion 14 to 7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants