-
@bcamper @patriciogonzalezvivo @nvkelso
Now that I'm using a texture, not sure how to add a slight shade of gray to the building facades.
Shader here:
https://github.com/tangrams/refill-style/bl…
-
Im experiencing funky tile loading (flickering) using both tangram-play online and on a local version. Ive switched to Nextzen but the flickering continues - even after the tiles have loaded.
Does…
-
https://tangrams.github.io/differ/?1=https://github.com/tangrams/refill-style/blob/gh-pages/refill-style.yaml&2=https://github.com/tangrams/refill-style/blob/123204d17ccc74f06da556a33fc613dd78b32394/r…
-
When a user adjusts the Dynamic Type or Accessibility Type setting in the Accessibility section of Settings, any style based on the Mapbox Streets source should automatically adjust by making the labe…
-
1、需求来源:实现类似淘宝首页底部多tab推荐样式
2、实现思路:将RecyclerView放入CollapsingToolbarLayout中,收缩Tangram加载的内容
3、问题:RecyclerView在onMeasure后的高度始终为0。ps:使用GridLayoutManager和adapter的方式加载RecyclerView是可以正常显示的。
…
-
说明页 说Tangram3.0不要使用,是指Tangram-Android 3.0.0 及以上版本么
-
http://pingguohe.net/2017/02/28/vlayout-design.html
-
Inlay blend mode is incompatible with our text and point styles, the reason being that the depth of text and icons is not in _world space_ but in _screen space_ so interleaving geometry is not possibl…
-
When a draw-block-level `color` is applied to a _points_ style with a texture, it's applied to the texture in the points shader as a "multiply". It would be good to allow other kinds of Photoshop-styl…
-
后效以后报错,
混淆代码如下
-keepattributes InnerClasses
-keep class com.alibaba.android.vlayout.ExposeLinearLayoutManagerEx { *; }
-keep class android.support.v7.widget.RecyclerView$LayoutParams { *; }
-keep…