Skip to content

Commit df21672

Browse files
Color text selection handles
1 parent ccaab72 commit df21672

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

android/app/src/main/res/values-night/styles.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,7 @@
1414
This Theme is only used starting with V2 of Flutter's Android embedding. -->
1515
<style name="NormalTheme" parent="@android:style/Theme.Black.NoTitleBar">
1616
<item name="android:windowBackground">@drawable/launch_background</item>
17+
18+
<item name="android:colorControlActivated">#FF1F3D57</item>
1719
</style>
1820
</resources>

0 commit comments

Comments
 (0)