mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +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() {
|
private void initSearchView() {
|
||||||
// bind.persistentSearchView.setCardBackgroundColor(SurfaceColors.getColorForElevation(requireContext(), 2));
|
|
||||||
|
|
||||||
if (isQueryValid(searchViewModel.getQuery())) {
|
if (isQueryValid(searchViewModel.getQuery())) {
|
||||||
search(searchViewModel.getQuery());
|
search(searchViewModel.getQuery());
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue