mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
The layout of the research card has been modified
This commit is contained in:
parent
64de941899
commit
9ac06aea84
1 changed files with 0 additions and 2 deletions
|
|
@ -115,8 +115,6 @@ public class SearchFragment extends Fragment {
|
|||
}
|
||||
|
||||
private void initSearchView() {
|
||||
// bind.persistentSearchView.setCardBackgroundColor(SurfaceColors.getColorForElevation(requireContext(), 2));
|
||||
|
||||
if (isQueryValid(searchViewModel.getQuery())) {
|
||||
search(searchViewModel.getQuery());
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue