Browsing Tag
xml
2 posts
How to fix error: invalid character in entity name in RSS feeds
I use a GitHub action to update my GitHub profile README with my latest blog posts. For over…
XML in Android Studio (Part 1)
The different layouts in XML are: RelativeLayout LinearLayout FrameLayout ConstraintLayout TableLayout GridLayout Nested layouts TabLayout The different tags…