Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

平板适配起来很糟糕 #40

Closed
shenhuanet opened this issue Sep 7, 2018 · 5 comments
Closed

平板适配起来很糟糕 #40

shenhuanet opened this issue Sep 7, 2018 · 5 comments

Comments

@shenhuanet
Copy link

平板适配起来很糟糕

@JessYanCoding
Copy link
Owner

实际效果,和期望效果截图,详细描述,都给到我,才能帮你解决问题

@13kmsteady
Copy link

13kmsteady commented Sep 11, 2018

@shenhuanet 我的也是平板项目,使用的这个框架。在 10.1,21,32 寸的设备上发现适配的效果都挺好的。

@shenhuanet
Copy link
Author

@JessYanCoding 比如加入Toolbar,高度会变大,显得很庞大

@JessYanCoding
Copy link
Owner

JessYanCoding commented Sep 12, 2018

@shenhuanet 这个是正常的,在这个框架上,不管是平板还是 TV 和手机的适配效果都没有任何区别,都是用同样的比例放大,框架不存在对 平板 和 TV 的适配效果单独处理这一说,只可能手机的设计图等比例放大后,在平板的大屏幕上,你觉得显示感觉很大,这些是正常的,这就是百分比库的特性,不管是小屏还是大屏在百分比库的作用下都只能显示相同的内容,平板的屏幕空间大,当然控件也会变大,你可能对本库存在误解,如果想让平板电脑显示更多的内容,达到更优的显示效果,需要自己出一套适配平板的设计图,这并不属于本库的范畴内,本库只能保证帮你将手机上的设计图,等比例放大很多倍到平板上,至于你这个根据手机尺寸出的设计图在平板上的放大后的效果是否美观,这就是你自己设计图上的问题了,和本库没有任何关系

@JessYanCoding
Copy link
Owner

#44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants