fix my folly
This commit is contained in:
@@ -70,7 +70,7 @@ class DevAppsFragment : BaseFragment<FragmentGenericWithToolbarBinding>(),
|
|||||||
}
|
}
|
||||||
|
|
||||||
with(viewModel) {
|
with(viewModel) {
|
||||||
search("pub:${args.developerName}")
|
search(query)
|
||||||
|
|
||||||
liveData.observe(viewLifecycleOwner) {
|
liveData.observe(viewLifecycleOwner) {
|
||||||
when (it) {
|
when (it) {
|
||||||
|
|||||||
Reference in New Issue
Block a user