Dawid Hyży

Results 5 comments of Dawid Hyży

You can add to integer resources value with the position. LTR languages: ``` 0 ``` RTL languages: ``` 1 ``` then in FloatingActionMenu: `app:menu_labels_position="@integer/fab_menu_position"`

@mehulTank what you mean by parametrically?

Is there any way to use constructor injection?