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.
アクションバーにボタンがあり、クリックすると現在のアクティビティを暗くしたいです。背景が白で、暗くする必要があるため、アルファのフェードは機能しません。
乾杯
おそらく最も簡単な方法は、アクティビティ全体をカバーするようにスケーリングされたビューを作成し、背景色を半透明に設定することです。ストックアラームアプリがどのようにそれを行うかを確認することもできます.
レイアウト全体を Dim Gray の透明な画像で覆います (つまり、画像を画面全体に重ねます)。このアイデアがあなたに役立つことを願っています
I have tried many ways like Cast<CustomObject>, as Customobject and ToArray(Customobject) but nothing worked.
Cast<CustomObject>
as Customobject
ToArray(Customobject)
How can I add