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"