{"id":13396254,"url":"https://github.com/gotokatsuya/ParkedTextView","last_synced_at":"2025-03-13T22:31:54.630Z","repository":{"id":45157038,"uuid":"39570910","full_name":"gotokatsuya/ParkedTextView","owner":"gotokatsuya","description":"A editable text with a constant text/placeholder for Android.","archived":false,"fork":false,"pushed_at":"2017-07-07T01:15:04.000Z","size":1018,"stargazers_count":269,"open_issues_count":5,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-07-31T18:16:50.903Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gotokatsuya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-23T14:09:04.000Z","updated_at":"2024-03-24T21:59:56.000Z","dependencies_parsed_at":"2022-07-13T16:50:31.431Z","dependency_job_id":null,"html_url":"https://github.com/gotokatsuya/ParkedTextView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotokatsuya%2FParkedTextView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotokatsuya%2FParkedTextView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotokatsuya%2FParkedTextView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotokatsuya%2FParkedTextView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotokatsuya","download_url":"https://codeload.github.com/gotokatsuya/ParkedTextView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243494044,"owners_count":20299757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T18:00:43.204Z","updated_at":"2025-03-13T22:31:54.194Z","avatar_url":"https://github.com/gotokatsuya.png","language":"Java","readme":"# ParkedTextView\nA EditText with a constant text in the end.\n\n![](https://github.com/gotokatsuya/ParkedTextView/blob/master/doc/demo-gif.gif)\n\n\n## How to use\n\n```xml\n\n\u003ccom.goka.parkedtextview.ParkedTextView\n    xmlns:app=\"http://schemas.android.com/apk/res-auto\"\n    android:id=\"@+id/parked_text_view\"\n    android:layout_width=\"wrap_content\"\n    android:layout_height=\"wrap_content\"\n    android:background=\"@android:color/transparent\"\n    android:layout_centerInParent=\"true\"\n    android:textSize=\"24sp\"\n    app:parkedText=\".slack.com\"\n    app:parkedHint=\"yourteam\"\n    app:parkedTextColor=\"FFFFFF\"\n    app:parkedHintColor=\"CCCCCC\"\n    app:parkedTextBold=\"true\"\n    /\u003e\n\n```\n\n## Gradle\n\nComing soon.\n\n```java\nrepositories {\n    jcenter()\n}\n\ndependencies {\n    compile 'com.github.goka.parkedtextview:parkedtextview:1.0.0'\n}\n```\n\n\n## Release\n1.0.0\n First release.\n\n\n## Reference\n[ParkedTextField for iOS](https://github.com/gmertk/ParkedTextField)\n","funding_links":[],"categories":["Index `(light-weight pages)`","Index","Libs"],"sub_categories":["\u003cA NAME=\"Widget\"\u003e\u003c/A\u003eWidget"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgotokatsuya%2FParkedTextView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgotokatsuya%2FParkedTextView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgotokatsuya%2FParkedTextView/lists"}