mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 09:57:26 +00:00
SearchView changed to EditView. Still needs functionality and more adjustments.
This commit is contained in:
parent
e14eb149b2
commit
8963b97149
7 changed files with 90 additions and 24 deletions
|
|
@ -14,5 +14,10 @@
|
|||
<item name="android:cursorVisible">true</item>
|
||||
</style>
|
||||
|
||||
<style name="AppTextAppearance" parent="Widget.AppCompat.SearchView">
|
||||
<item name="android:textAppearance">@android:style/TextAppearance.DeviceDefault</item>
|
||||
|
||||
</style>
|
||||
|
||||
<style name="Theme.YamLauncher" parent="Base.Theme.YamLauncher" />
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue