Skip to content

Commit

Permalink
Fixes #56
Browse files Browse the repository at this point in the history
  • Loading branch information
VishnuSanal committed Nov 2, 2021
1 parent 5fa56bd commit 9c425ad
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceStat
setUpRecyclerView(requireContext());
setUpChipGroup();

hideKeyboard(view);

importFavourites();

addTV.setOnClickListener(
Expand Down

0 comments on commit 9c425ad

Please sign in to comment.