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

Upgrade layout files with android-x compatible tags #2242

Closed
CloudyPadmal opened this issue Oct 6, 2021 · 6 comments
Closed

Upgrade layout files with android-x compatible tags #2242

CloudyPadmal opened this issue Oct 6, 2021 · 6 comments
Labels
Bug Unexpected problem or unintended behavior in app Codeheat hacktoberfest

Comments

@CloudyPadmal
Copy link
Collaborator

CloudyPadmal commented Oct 6, 2021

Actual Behaviour

Most of the .xml files have outdated syntax

Expected Behaviour

Need to replace them with android-x tags. Note: This is a task involving lot of files and code. So feel free to contribute as much as you can.

Steps to reproduce it

Open app and check error log

LogCat for the issue

Process: io.pslab, PID: 7029
    android.view.InflateException: Binary XML file line #9 in io.pslab:layout/application_list_item: Binary XML file line #9 in io.pslab:layout/application_list_item: Error inflating class android.support.v7.widget.CardView
    Caused by: android.view.InflateException: Binary XML file line #9 in io.pslab:layout/application_list_item: Error inflating class android.support.v7.widget.CardView
    Caused by: java.lang.ClassNotFoundException: android.support.v7.widget.CardView
...

Screenshots of the issue

N/A

Would you like to work on the issue?

Yes; but also open to anyone if like.

Open for Hacktoberfest participants 👍🏼

@CloudyPadmal CloudyPadmal added the Bug Unexpected problem or unintended behavior in app label Oct 6, 2021
@SiddyDevelops
Copy link

Is this issue still open for contributors? If yes, can you please assign it to me ? Thank you.

@CloudyPadmal
Copy link
Collaborator Author

Hello @SiddyDevelops , yes this is open for contributors. No need to have any assignment to work on it. You can simply send a PR with the changes.

@MohitGupta121
Copy link
Member

MohitGupta121 commented Oct 9, 2021

@CloudyPadmal hello I also started working on that issue.

@Deepanshu-Sehgal
Copy link

please assign me this issue I will be very happy to be merged

@MohitGupta121
Copy link
Member

@CloudyPadmal can you please review my PR as I'll change some of the files to androidx according to issue.

@CloudyPadmal
Copy link
Collaborator Author

Hello @Deepanshu112 , great to hear that! You're welcome to send us a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Unexpected problem or unintended behavior in app Codeheat hacktoberfest
Projects
None yet
Development

No branches or pull requests

5 participants