|
|
|
@ -592,44 +592,44 @@
|
|
|
|
|
android:src="@drawable/blockquote" />
|
|
|
|
|
|
|
|
|
|
<!--ImageButton
|
|
|
|
|
android:id="@+id/action_insert_image"
|
|
|
|
|
android:layout_width="48dp"
|
|
|
|
|
android:layout_height="48dp"
|
|
|
|
|
android:background="@null"
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
|
android:src="@drawable/insert_image" />
|
|
|
|
|
|
|
|
|
|
<ImageButton
|
|
|
|
|
android:id="@+id/action_insert_audio"
|
|
|
|
|
android:layout_width="48dp"
|
|
|
|
|
android:layout_height="48dp"
|
|
|
|
|
android:background="@null"
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
|
android:src="@drawable/music" />
|
|
|
|
|
|
|
|
|
|
<ImageButton
|
|
|
|
|
android:id="@+id/action_insert_video"
|
|
|
|
|
android:layout_width="48dp"
|
|
|
|
|
android:layout_height="48dp"
|
|
|
|
|
android:background="@null"
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
|
android:src="@drawable/video" />
|
|
|
|
|
|
|
|
|
|
<ImageButton
|
|
|
|
|
android:id="@+id/action_insert_youtube"
|
|
|
|
|
android:layout_width="48dp"
|
|
|
|
|
android:layout_height="48dp"
|
|
|
|
|
android:background="@null"
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
|
android:src="@drawable/youtube" />
|
|
|
|
|
|
|
|
|
|
<ImageButton
|
|
|
|
|
android:id="@+id/action_insert_link"
|
|
|
|
|
android:layout_width="48dp"
|
|
|
|
|
android:layout_height="48dp"
|
|
|
|
|
android:background="@null"
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
|
android:src="@drawable/insert_link" /-->
|
|
|
|
|
android:id="@+id/action_insert_image"
|
|
|
|
|
android:layout_width="48dp"
|
|
|
|
|
android:layout_height="48dp"
|
|
|
|
|
android:background="@null"
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
|
android:src="@drawable/insert_image" /-->
|
|
|
|
|
|
|
|
|
|
<!--ImageButton
|
|
|
|
|
android:id="@+id/action_insert_audio"
|
|
|
|
|
android:layout_width="48dp"
|
|
|
|
|
android:layout_height="48dp"
|
|
|
|
|
android:background="@null"
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
|
android:src="@drawable/music" />
|
|
|
|
|
|
|
|
|
|
<ImageButton
|
|
|
|
|
android:id="@+id/action_insert_video"
|
|
|
|
|
android:layout_width="48dp"
|
|
|
|
|
android:layout_height="48dp"
|
|
|
|
|
android:background="@null"
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
|
android:src="@drawable/video" />
|
|
|
|
|
|
|
|
|
|
<ImageButton
|
|
|
|
|
android:id="@+id/action_insert_youtube"
|
|
|
|
|
android:layout_width="48dp"
|
|
|
|
|
android:layout_height="48dp"
|
|
|
|
|
android:background="@null"
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
|
android:src="@drawable/youtube" />
|
|
|
|
|
|
|
|
|
|
<ImageButton
|
|
|
|
|
android:id="@+id/action_insert_link"
|
|
|
|
|
android:layout_width="48dp"
|
|
|
|
|
android:layout_height="48dp"
|
|
|
|
|
android:background="@null"
|
|
|
|
|
android:contentDescription="@null"
|
|
|
|
|
android:src="@drawable/insert_link" /-->
|
|
|
|
|
|
|
|
|
|
<ImageButton
|
|
|
|
|
android:id="@+id/action_insert_checkbox"
|
|
|
|
|