remove MovementMethod to enable highlight

This commit is contained in:
Kyle Spearrin 2017-09-27 14:36:42 -04:00
parent 163ad248af
commit c2b1be288e

View file

@ -57,7 +57,6 @@ namespace Bit.Android.Controls
// For Scrolling in Editor innner area
Control.VerticalScrollBarEnabled = true;
Control.MovementMethod = ScrollingMovementMethod.Instance;
Control.ScrollBarStyle = ScrollbarStyles.InsideInset;
// Force scrollbars to be displayed