How do I Inflate a Custom View in XML?
问题 This is my first time trying to use a custom view in XML and I am not sure on how to do it. Any help would be greatly appreciated. I am using Interfuser's coverflow and need to inflate it where I can use it in a XML format so i can add other components in the view. Hopefully the code below will show what I need(trying to do). I am sure this is easier than i think. Thnx Layout: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"