Android - Fragment API for API level < 11

前端 未结 4 913
名媛妹妹
名媛妹妹 2020-12-10 01:47

I have came across a problem for dynamic forms in my app, which is suited for Android 2.1 and above. I know there is new Fragment API since API level 11 (Android 3.0 Honeyco

4条回答
  •  暖寄归人
    2020-12-10 02:11

    Here's a nice tutorial on how to implement Fragments on older Android versions, hope this will help you.

提交回复
热议问题