これは私のFAB定義です:AndroidサポートライブラリFloatingActionButton - ロリポップ前のデバイスのパッド?
<android.support.design.widget.FloatingActionButton
android:id="@+id/button_capture_action_show_options"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="bottom|right"
android:layout_margin="16dp"
android:focusable="true"
android:src="@drawable/c"
前ロリポップデバイスに描画されたときにいくつかの余分なパディングがだと私はそれを取り除くことができるように見えることはできませんようです。
ロリポップレンダリング:
前ロリポップレンダリング:
感謝任意の提案..
答えを見つけましたか?ここでそれを共有してください。それは同じ問題に直面している私たちのために役立ちます。 –
答えがまだありません - 今のところ駐車しています。私は手動でロリポップ前のデバイスのパッドを手動で調整する必要があると思います... – vkislicins