UFreedom

Results 3 issues of UFreedom

when I add this code to change the view pager width and height,the animation dosent work ! ``` DisplayMetrics dm = new DisplayMetrics(); getWindowManager().getDefaultDisplay().getMetrics(dm); int w = dm.widthPixels; int h...

可以将一个文件按照期望的个数或者大小去切割

现有主题下,阅读文章内容时,感觉内容的版面非常小,窄窄的,因为右边有导航栏占据。 我想能不能增加一个沉浸式的阅读交互: 1.只有一个内容版块,顶部有个关闭沉浸式模式的按钮。 2.无右边导航栏 3.无底部评论栏 4.增大内容区域 5.无顶部导航

enhancement