Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このリンクでは、このカスタム スライド ドロワーを上から下に使用しています。
動作しますが、私の問題は、スライド ドロワーが表示されているときに、その下のアクティビティのコンテンツを非表示にしたいことです。
スライド ドロワーのコンテンツの背景色 (または画像) を追加する必要があります... デフォルトは透明です。
ドロワーの背景色を黒に設定するには (その下のすべてをカバーします)、これを xml ファイルに追加します。
android:background="#000"
これは、android:id="@+id/content".
android:id="@+id/content"