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.
マテリアルデザインを使用したアンドロイドの古典的な共有ボタンがあります。Samsung S2 でテストしたところ問題ありませんでしたが、S4 ではそのようにズームされています。
ネットで検索したのですが、どうにもわかりませんでした。
何か案が ?
これをマニフェストに追加すると、問題が解決しました。
<supports-screens android:anyDensity="true"/>