| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" |
| | | xmlns:app="http://schemas.android.com/apk/res-auto" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | xmlns:app="http://schemas.android.com/apk/res-auto"> |
| | | android:layout_height="match_parent"> |
| | | |
| | | <!-- <com.github.lzyzsd.jsbridge.BridgeWebView--> |
| | | <!-- android:id="@+id/webView"--> |
| | |
| | | android:id="@+id/expandButton" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:padding="10dp" |
| | | android:background="@drawable/ic_green_bg" |
| | | android:layout_alignParentRight="true" |
| | | android:layout_marginTop="180dp" |
| | | android:textSize="18sp" |
| | | android:layout_marginRight="15dp" |
| | | android:background="@drawable/ic_green_bg" |
| | | android:padding="10dp" |
| | | android:textColor="@color/white" |
| | | android:textSize="18sp" |
| | | app:animDuration="300" |
| | | app:collapsedText="例" |
| | | app:letterSpacing="10dp" |
| | | app:expandedText="点击展开" |
| | | app:collapsedText="点" |
| | | app:animDuration="300" /> |
| | | app:expandedTextSize="12sp"/> |
| | | |
| | | <RelativeLayout |
| | | android:id="@+id/pointRL" |
| | | android:layout_width="match_parent" |