我的应用程序完全适用于某些手机,但在某些手机中,只是看起来像是白屏......我认为它是关于XML代码的......代码如下:
<?xml version="1.0" encoding="utf-8"?>
<WebView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/webView"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
/>