开发者

Scrolling Navigation Bar Help Android

开发者 https://www.devze.com 2023-02-25 18:59 出处:网络
I was wondering how to create a navigation bar like开发者_开发知识库 the one at the top of the screen that moves when \"flicked\" or scrolled.

I was wondering how to create a navigation bar like开发者_开发知识库 the one at the top of the screen that moves when "flicked" or scrolled.

Scrolling Navigation Bar Help Android


Use a HorizontalScrollView, wrapped around a LinearLayout of Buttons or ImageButtons.

0

精彩评论

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