Buttonに影をつけたいです.
XMLファイルでelevationを使って影をつけようとしたのですがうまくいきませんでした.
ボタンの部分のレイアウトです
Kotlin
1<Button 2 android:id="@+id/share_button" 3 android:layout_width="wrap_content" 4 android:layout_height="wrap_content" 5 android:background="@drawable/frame_style" 6 android:text="シェア" 7 android:elevation="5dp" 8 9 app:layout_constraintBottom_toBottomOf="parent" 10 app:layout_constraintEnd_toEndOf="parent" 11 app:layout_constraintHorizontal_bias="0.498" 12 app:layout_constraintLeft_toLeftOf="parent" 13 app:layout_constraintRight_toRightOf="parent" 14 app:layout_constraintStart_toStartOf="parent" 15 app:layout_constraintTop_toTopOf="@+id/background_view" 16 app:layout_constraintVertical_bias="0.856" />
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。