Package io.rong.common
Class RongWebView
-
- All Implemented Interfaces:
public class RongWebView
/~chinese 修复 Android 5.0 &5.1 打开 WebView 闪退问题:
https://stackoverflow.com/questions/41025200/android-view-inflateexception-error-inflating-class-android-webkit-webview
-
-
Constructor Summary
Constructors Constructor Description RongWebView(Context context)
RongWebView(Context context, AttributeSet attrs)
RongWebView(Context context, AttributeSet attrs, int defStyleAttr)
-