-
Notifications
You must be signed in to change notification settings - Fork 814
Closed
Labels
BugUnexpected problem or unintended behavior in appUnexpected problem or unintended behavior in appCodeheathacktoberfest
Description
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 👍🏼
Metadata
Metadata
Assignees
Labels
BugUnexpected problem or unintended behavior in appUnexpected problem or unintended behavior in appCodeheathacktoberfest