Clans / FloatingActionButton

Android Floating Action Button based on Material Design specification
Apache License 2.0
5.22k stars 1.13k forks source link

Menu Direction (Left/Right) #429

Open Ahsan221B opened 6 years ago

Ahsan221B commented 6 years ago

Left/Right Menu Direction not available.

Croutonix commented 6 years ago

You can use fab:menu_labels_position="left|right"

dzboot02 commented 6 years ago

No this is giving error:

error: 'left|right' is incompatible with attribute com.test.test:menu_labels_position (attr) enum [left=0, right=1] [weak]. Message{kind=ERROR, text=error: 'left|right' is incompatible with attribute com.test.test:menu_labels_position (attr) enum [left=0, right=1] [weak]., sources=[D:\LocalProjects\Android\app\src\main\res\layout\fragment_main.xml:10], original message=, tool name=Optional.of(AAPT)}