修改控件包路径
This commit is contained in:
parent
a4db4dc423
commit
8b1503d6b9
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<com.manuelpeinado.fadingactionbar.view.ObservableWebViewWithHeader xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
<com.zftlive.android.view.fadingactionbar.view.ObservableWebViewWithHeader xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/webView"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" />
|
||||
|
|
Loading…
Reference in New Issue