修改控件包路径

This commit is contained in:
zengfantian 2015-03-26 01:33:21 +08:00
parent a4db4dc423
commit 8b1503d6b9
1 changed files with 1 additions and 1 deletions

View File

@ -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" />