odk-x / tool-suite-X

ODK-X Tool Suite Project roadmaps, issue queue, release notes and wiki.
https://www.odk-x.org
Apache License 2.0
25 stars 43 forks source link

Tables: Fix Alertdialog To Match Design Guidelines #486

Open Redeem-Grimm-Satoshi opened 7 months ago

Redeem-Grimm-Satoshi commented 7 months ago

Problem

When trying to delete a table from the list, The alertdialog looks like this;

tables

That is not cool, It doesn't match the design guidelines here

More Context

As you can see, Services alertdialog looks like this;

sample

Solution

Materialize the ConfirmDeleteAlertDialog in Tables to match design guidelines using the OdkXAlertDialogStyle in Android Library

juayuohcarineneng19 commented 7 months ago

Hi @Redeem-Grimm-Satoshi please can this be assigned to me?

Redeem-Grimm-Satoshi commented 7 months ago

@juayuohcarineneng19 I've assigned you the issue!

juayuohcarineneng19 commented 7 months ago

@Redeem-Grimm-Satoshi created a PR can you please review. https://github.com/odk-x/tables/pull/212