【问题标题】:Android Horizontal Zoom in LinearLayout?LinearLayout中的Android水平缩放?
【发布时间】:2014-06-23 17:59:23
【问题描述】:

您好,我有一个 LinearLayout,其中包含一些其他视图。我希望能够在整个实际的 LinearLayout 上进行 zoomIn 和 zoomOut(ONLY HORIZONTAL ZOOM OUT/IN)。有没有办法做到这一点?

这里我用屏幕短裤看看这个。

1)This IS general Image

NOTE:Without Effecting remaining viws

【问题讨论】:

标签: android android-linearlayout zooming


【解决方案1】:

documentation 中描述了视图的触摸缩放。如果你喜欢放大手势,我认为this post 很有用。

【讨论】:

猜你喜欢
  • 2016-11-16
  • 2015-09-20
  • 2016-04-22
  • 1970-01-01
  • 2017-04-28
  • 2016-12-15
  • 2015-05-11
  • 2013-03-07
  • 2019-01-21
相关资源
最近更新 更多