add: progress bar and large file support for editor

This commit is contained in:
hyb1996
2017-09-28 15:03:18 +08:00
parent bcbbfd1ec6
commit 8f3d88c94c
4 changed files with 71 additions and 23 deletions

View File

@@ -71,6 +71,6 @@
android:id="@+id/input_method_enhance_bar"
android:layout_width="match_parent"
android:layout_height="35dp"
android:background="#e7ebec"/>
android:background="#77f2f3f7"/>
</LinearLayout>