Android ViewPager Fragment实现选项卡
2022-07-03 14:05:44 592KB android
项目使用fragment+viewPager+recyclerView实现 带dialogFragment,带搜索框模糊搜索,使用了litepal数据库,实现增删改查,可以对列表数据多选,反选,全选,删除
2022-07-02 18:04:14 433KB android
别人给的,所以拿出来共享了,很好用,可左右侧滑,流畅度高。不过我这种新手不会修改,我想改成通过一个adapter控制它的菜单和action,求大神指点啊。
2022-06-29 10:37:08 1.12MB 侧滑菜单 左右侧滑 Fragment
1
1、导航栏在顶部,ViewPager滑动切换页面也可以点击导航栏切换 2、底部有圆形指示器根据页面的切换而联动变换 2、左上角菜单栏可实现微信 右上角“+”的功能,PopupWindow悬浮框
2022-06-10 16:05:21 14.44MB android Fragment
1
Activity及Fragment之间的跳转 直接跳转 基本使用方法 public class MainActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); } public void jump(View view) { Intent intent = new
2022-06-10 13:15:01 43KB c gm id
1
实现静态、动态、添加、删除、隐藏、显示、替换Fragment事件
2022-06-08 10:13:04 19.19MB Fragment
1
ViewPager+Fragment+FragmentPagerAdapter实现设置导航,可以实现左右滑动切换fragment页面,也可以利用fragment上的按钮实现页面切换,非常实用,可以作为模板保存,以便在以后开发中使用。
2022-06-02 10:39:47 144KB Fragment页面切换 View Pager使用
1
thymeleaf th fragment高级应用 – Pure nonsensethymeleaf th fragment高级应用 – Pure nonsensethymeleaf th fragment高级应用 – Pure nonsensethymeleaf th fragment高级应用 – Pure nonsensethymeleaf th fragment高级应用 – Pure nonsensethymeleaf th fragment高级应用 – Pure nonsensethymeleaf th fragment高级应用 – Pure nonsensethymeleaf th fragment高级应用 – Pure nonsensethymeleaf th fragment高级应用 – Pure nonsensethymeleaf th fragment高级应用 – Pure nonsensethymeleaf th fragment高级应用 – Pure nonsensethymeleaf th fragment高级应用 – Pure nonsensethymelea
2022-06-01 18:08:55 13KB 文档资料 thymeleafthfra
本文实例为大家分享了Android实现图片查看器的具体代码,供大家参考,具体内容如下 效果需要两个手指禁止缩放,所以没有光标,只能用手机投放电脑上录制动态图片; demo中实用了一个第三方的photoview,非常简单实用;可实现图片双击放大,手势放大缩小,当手指离开屏幕时如果图片小于原图可自动恢复原图大小,可实现点击监听,长按图片监听; 整个demo非常简单,整体就是一个activity,页面布局只有一个viewpager和textview <RelativeLayout xmlns:android=http://schemas.android.com/apk/res/android
2022-05-29 16:11:11 107KB android bundle fragment
1
竖直TAB选项卡现在越来越多出现在我们的视野中,这个是一个运行的DEMO,可正常使用切换。
2022-05-26 09:32:06 54.29MB 切换fragment
1