开发者

What should I use for common parts of UI in Android application?

开发者 https://www.devze.com 2023-03-26 15:49 出处:网络
Here is Uber Android application. As you see each of screen has some common elements: header, map control etc. But each view has different header buttons and subview with some view specific details.

Here is Uber Android application. As you see each of screen has some common elements: header, map control etc. But each view has different header buttons and subview with some view specific details.

Should this screens be separate activities? Is f开发者_如何学JAVAragments API right thing to implement this?

What should I use for common parts of UI in Android application?

What should I use for common parts of UI in Android application?

What should I use for common parts of UI in Android application?

0

精彩评论

暂无评论...
验证码 换一张
取 消