agit icon indicating copy to clipboard operation
agit copied to clipboard

Add ability to increase text size in the commit details tab

Open rtyley opened this issue 13 years ago • 0 comments

Nikolay asked for the ability to increase text size in the commit details tab - pinch-zoom would probably be the nicest way to do this. For a WebView that would probably implemented by default, but not so with a TextView - probably need to use android.view.ScaleGestureDetector:

http://android-er.blogspot.co.uk/2011/11/detect-pinch-zoom-using.html

rtyley avatar Apr 05 '12 09:04 rtyley