|
@@ -91,7 +91,7 @@ public class ActWeb extends BaseActWeb {
|
|
|
|
|
|
|
|
@Override
|
|
@Override
|
|
|
protected int getLayoutId() {
|
|
protected int getLayoutId() {
|
|
|
- return R.layout.act_web_x5;
|
|
|
|
|
|
|
+ return R.layout.act_web;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
@RequiresApi(api = Build.VERSION_CODES.KITKAT)
|
|
@RequiresApi(api = Build.VERSION_CODES.KITKAT)
|