FloatingActionButton
FloatingActionButton copied to clipboard
RTL Layout
Hi. I'm using RTL layout of android. In this layout we have to use Start instead of right and End instead of left, but dose not work for your component. In RTL layout I set android:layout_gravity="end|top" but it puts on right|top . What can I do ?