Commit 79f107bd authored by Mike Reed's avatar Mike Reed
Browse files

Do not merge

use larger 16x16 asset, reduce pull a little bit
parent 474429d0
res/drawable/pattern_carbon_fiber_dark.png

160 Bytes | W: 0px | H: 0px

res/drawable/pattern_carbon_fiber_dark.png

245 Bytes | W: 0px | H: 0px

res/drawable/pattern_carbon_fiber_dark.png
res/drawable/pattern_carbon_fiber_dark.png
res/drawable/pattern_carbon_fiber_dark.png
res/drawable/pattern_carbon_fiber_dark.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -101,7 +101,7 @@ import android.webkit.WebView;
}
private void doit2(float dx, float dy) {
final float scale = 0.4f; // temper how far we actually move
final float scale = 0.35f; // temper how far we actually move
dx *= scale;
dy *= scale;
final float cornerScale = 0.25f;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment