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

Update Widget.Material3.* as default style in datacapture. #1444

Closed
santosh-pingle opened this issue Jun 7, 2022 · 0 comments · Fixed by #1445
Closed

Update Widget.Material3.* as default style in datacapture. #1444

santosh-pingle opened this issue Jun 7, 2022 · 0 comments · Fixed by #1445
Assignees
Labels
type:enhancement New feature or request

Comments

@santosh-pingle
Copy link
Collaborator

santosh-pingle commented Jun 7, 2022

Describe the bug
A clear and concise description of what the bug is.

  • DataCapture widget default style still refers appcompat or material 2 style
  • Update existing style to Widget.Material3.*
  • Below are some references of default style are not referring material 3.
<item name="buttonStyleQuestionnaire">@style/Widget.AppCompat.Button
        </item>
 <style
        name="Questionnaire.Widget.MaterialComponents.TextButton"
        parent="Widget.Material3.Button.TextButton.Dialog"
    >

Component
SDC library
To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: [e.g. Pixel4a emulator]
  • Android version: [e.g. Settings -> About phone -> Android version]
  • Build number: [e.g. Settings -> About phone -> Build number]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Would you like to work on the issue?
Please state if this issue should be assigned to you or who you think could help to solve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant