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.
gridView でズームの効果を得るために、2.0f 値でスケーリングしました。そのグリッド ビューのスケーリング (ズーム効果) は正常に機能します。
ビューがズームされているので、このビューで水平および垂直スクロールが必要です。
グリッド Xml コードでコードを記述してください:
android:scrollbars="horizontal" android:scrollbars="vertical"