Android手机屏幕适配,去除两侧黑边
在AndroidManifest.xml中application最后下配置
<meta-dataandroid:name="android.max_aspect" android:value="2.1"/>
https://www.2cto.com/kf/201109/104363.html
Android手机屏幕适配,去除两侧黑边
在AndroidManifest.xml中application最后下配置
<meta-dataandroid:name="android.max_aspect" android:value="2.1"/>
https://www.2cto.com/kf/201109/104363.html