• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. S

    Apps Problem in writing custom layout file

    Hi, I am new in Android. I am trying an example for which I am trying to write custom layout file row.xml other then default main.xml. Below is main.xml which is default generated. <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"...