https://github.com/foso/jkemptysubmitsearchviewexample
Example project for my blog post http://jensklingenberg.de/how-to-use-a-searchview-with-an-empty-query-text-submit/
https://github.com/foso/jkemptysubmitsearchviewexample
Last synced: 7 months ago
JSON representation
Example project for my blog post http://jensklingenberg.de/how-to-use-a-searchview-with-an-empty-query-text-submit/
- Host: GitHub
- URL: https://github.com/foso/jkemptysubmitsearchviewexample
- Owner: Foso
- License: apache-2.0
- Created: 2018-01-27T18:26:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-25T18:16:29.000Z (over 6 years ago)
- Last Synced: 2025-01-26T15:26:51.236Z (9 months ago)
- Language: Kotlin
- Homepage: http://jensklingenberg.de/how-to-use-a-searchview-with-an-empty-query-text-submit/
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
JKEmptySubmitSearchViewExample
## 📜 License
This project is licensed under the Apache License, Version 2.0 - see the [LICENSE.md](https://github.com/Foso/JKEmptySubmitSearchViewExample/blob/master/LICENSE) file for details
### Find this project useful ? :heart:
* Support it by clicking the :star: button on the upper right of this page. :v:License
-------Copyright 2018 Jens Klingenberg
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.