forked from amazingfate/loongoffice
The bottom formatting toolbar now shows the formatting options previously located in the main toolbar as a menu entry (bold, italic, ...). In addition alignment options and selection of fonts and sizes have been added. Bottom formatting toolbar is not shown by default - it enables when hitting the icon in main toolbar. Also soft keyboard and formatting toolbar should not be shown at the same time. Change-Id: I5f6cf8a9fcbdb4d154ae7504a65f9a226c99d694
5 lines
213 B
XML
5 lines
213 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:src="@drawable/ic_format_align_left_black_24dp"
|
|
android:tint="@color/toolbar_forgeround"/> |