api(autojs): supports ui label toolbar, appbar, tabs, viewpager, drawer

This commit is contained in:
hyb1996
2018-05-31 01:38:36 +08:00
parent 22185346e8
commit debcb1d7b8
21 changed files with 354 additions and 13 deletions

View File

@@ -3,6 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:popupTheme="@style/AppTheme.PopupOverlay">
android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
app:popupTheme="@style/ThemeOverlay.AppCompat.Dark.ActionBar">
</com.stardust.autojs.core.ui.widget.JsToolbar>