Remove old Holo design resources

This commit is contained in:
Dominik Schürmann
2015-02-26 17:37:28 +01:00
parent 93109985e7
commit 1210a80a96
309 changed files with 0 additions and 579 deletions

View File

@@ -498,9 +498,6 @@ public class KeyListFragment extends LoaderFragment
// Execute this when searching
mSearchView.setOnQueryTextListener(this);
View searchPlate = mSearchView.findViewById(android.support.v7.appcompat.R.id.search_plate);
searchPlate.setBackgroundResource(R.drawable.keychaintheme_searchview_holo_light);
// Erase search result without focus
MenuItemCompat.setOnActionExpandListener(searchItem, new MenuItemCompat.OnActionExpandListener() {
@Override