mirror of
https://github.com/bitwarden/android.git
synced 2026-03-25 15:51:22 -05:00
remove MovementMethod to enable highlight
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user