|
@@ -8,8 +8,8 @@
|
|
|
|
|
|
<com.jmhy.sdk.view.CornerCompatView
|
|
|
android:id="@+id/content"
|
|
|
- android:layout_width="@dimen/jm_login_width"
|
|
|
- android:layout_height="@dimen/jm_login_height_old"
|
|
|
+ android:layout_width="@dimen/jm_pay_width"
|
|
|
+ android:layout_height="@dimen/jm_pay_height"
|
|
|
app:jm_radius="@dimen/jm_webview_radius"
|
|
|
android:background="@color/jmfont_white">
|
|
|
|