Merge "Update search bar background drawable for dark mode" into qt-dev

This commit is contained in:
Fan Zhang
2019-04-13 00:01:12 +00:00
committed by Android (Google) Code Review
4 changed files with 25 additions and 1 deletions

View File

@@ -140,4 +140,7 @@
<color name="qr_background_color">#b3ffffff</color> <!-- 70% white transparency -->
<!-- End of QR code scanner colors -->
<!-- Search bar background color -->
<color name="search_bar_background">@android:color/white</color>
</resources>