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.
私はmdpiに取り組んでいます.imageViewをアクティビティに追加すると、画面がいっぱいになりません.scaleTypeをfitXYに設定しようとしましたが、画像が画面をいっぱいにしませんでした。また、relativeLayoutを使用しています
XML レイアウトで幅と高さのパラメーターを match_parent として設定する必要があります (wrap_content ではなく)。