Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laobie/FindViewByMe

A plugin for android developer, with the plugin you can generate "findViewById" code quickly.
https://github.com/laobie/FindViewByMe

android findviewbyid findviewbyme plugin

Last synced: about 2 months ago
JSON representation

A plugin for android developer, with the plugin you can generate "findViewById" code quickly.

Awesome Lists containing this project

README

        

## FindViewByMe

A plugin for android developer, with the plugin you can generate "findViewById" code quickly.


### Download
[JetBrains Plugin Repository :: FindViewByMe](https://plugins.jetbrains.com/plugin/8261)

### Usage
1.3.9 Support for targeting API 26

1.3.6 now can remember "add m" profile info, thanks [xcc3641 \(谢三弟\)](https://github.com/xcc3641)

1.3.5 support fragment, thanks [@fedestyla \(Federico Palmieri\)](https://github.com/fedestyla)

1.3.0 support generate code in Java source file, thanks [@pengwei1024](https://github.com/pengwei1024?tab=following)

![](/screenshot/usage_in_java_source_file.gif)

[使用简介:第一个插件 FindViewByMe](http://laobie.github.io/android/2015/11/27/find-view-by-me.html)

### License

Copyright 2015 Jaeger Chen

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 at

http://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.

Very practical