mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-02 07:23:36 +00:00
The layout of the research card has been modified
This commit is contained in:
@@ -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());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user