Create springboard like main view

后端 未结 3 2120
梦如初夏
梦如初夏 2020-12-17 05:39

Is there some sample code, or an easy way, to implement an application with as its first view something like Springboard?

What I am looking for is just a view with

3条回答
  •  -上瘾入骨i
    2020-12-17 06:18

    Facebook uses the Three20 library for its UI. The specific view used for the SpringBoard-like interface is known as TTLauncherView.

提交回复
热议问题