Add: commonjs support, Fix: editor auto line break
This commit is contained in:
5
app/src/main/res/drawable/toolbar_bg_top_clip.xml
Normal file
5
app/src/main/res/drawable/toolbar_bg_top_clip.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<clip xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:clipOrientation="vertical"
|
||||
android:drawable="@drawable/toolbar_bg"
|
||||
android:gravity="top"/>
|
||||
Reference in New Issue
Block a user