Jazz for openHarmonyOS 一个简单的 ViewPager 扩展,提供基于滚动的动画。
用法
首先,将 SCViewPager 添加到您的项目中。使用 viewPage 和要设置动画的视图创建一个活动。
《DependentLayout
xmlns:ohos= “http://schemas.huawei.com/res/ohos” ohos:height= “match_parent” ohos:width= “match_parent” 》
《com.dev.sacot41.scviewpager.SCViewPager
ohos:id= “$+id:viewpager_main_ability” ohos:height= “match_parent” ohos:width= “match_parent” 》 《/com.dev.sacot41.scviewpager.SCViewPager》
《文本
ohos:id= “$+id:text_to_animate” ohos:height= “match_content” ohos:width= “match_parent” ohos:padding= “7vp” ohos:text= “test” ohos:text_alignment= “center” ohos: text_size= “17fp” /》
《/相对布局》
声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉
全部0条评论
快来发表一下你的评论吧 !