aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/search_anime_page.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Big updaterelease/3.2Clyhtsuriva2021-05-191-1/+1
| | | | | Restructuring the packages and adding a Constants.kt for the api URL. Also adding gson in Singletons.kt
* Restructuring and README update.Clyhtsuriva2021-04-131-1/+1
|
* Refactoring into MVCClyhtsuriva2021-03-231-1/+1
|
* Anime : Added a search button replacing return on the keyboard.Clyhtsuriva2021-03-231-0/+2
| | | | Minor changes on other fils.
* Adding colors to TextInputEditText from search pages.Clyhtsuriva2021-03-121-3/+5
|
* Added searching for animes.Clyhtsuriva2021-03-021-0/+53
Auto keyboard hiding method when submitting.