Im following this tutorial on parsing JSON within Android
https://www.tutorialspoint.com/android/android_json_parser.htm
when I copy and paste the data from list_item.xml I get "cannot resolve symbol" and google searches are yielding nothing
Please add this line into your dimens.xml
<dimen name="activity_horizontal_margin">16dp</dimen>
you can give whatever value you want instead of 16dp
if you have not created dimens.xml
, you can create it in values.xml
folder.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With