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

CB-12129 (android): Add ability to set dialog style #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hvaughan3
Copy link

@hvaughan3 hvaughan3 commented Jun 27, 2018

Platforms affected

Android

What does this PR do?

Created new setAndroidStyleName function to allow specifying the name of a style to apply to dialogs on Android. Also updated README to explain how to create a named style and copy it to the correct location.

What testing has been done on this change?

Tested on Android 7.1.1 emulator.

Checklist

  • Reported an issue in the JIRA database
  • Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
  • Added automated test coverage as appropriate for this change.

…erty, and logic to set a custom dialog style.

Updated readme with new method and setup info.
@jcesarmobile
Copy link
Member

Thanks for the PR, but CB-12129 is closed and it's not exactly the same as what you implemented. So it's better if you create a new issue and use the new id instead of CB-12129.

Also, for new features, specially if they are platform specific, is recommended to send a mail to the cordova dev list ( [email protected] ) so it can be discussed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants