Maxim

Results 7 issues of Maxim

Add the parameter "attr-name='name'" to your autocomplete tag if your data contains fields array. Example: ``` json [ {"name": "name1"}, {"name": "name2"}, {"name": "name3"} ] ```

Hi. I need transmit parameter with click shortcut. example: "Alt+t" : "handle(val1, val2)" Sorry for my english.

Before ![Image](http://croper.ru/images/201511294up2zSbDbBzHtg3z_3d73n_large.png?39973) After ![Image](http://croper.ru/images/20151129sZhSQUIbNlmFEKOF_AaMzh_large.png?11971)

Hello. The version of my app on Google Play - 0.0.17. I've set 0.1.0 version in the project configuration file. The app is building to name-010.apk. I upload it to...

Hi. Its my config for grunt-phonegap. ``` js phonegap: config: plugins: [] platforms: ['android'] releases: "releases" releaseName: -> pkg = grunt.file.readJSON 'package.json' "#{pkg.name}-#{pkg.version}" key: store: "key.keystore" alias: "release" aliasPassword: ->...

``` * What went wrong: Execution failed for task ':app:transformClassesWithJarMergingForDebug'. > com.android.build.transform.api.TransformException: java.util.zip.ZipException: duplicate entry: com/google/android/gms/measurement/internal/zzh.class ```

Hello. I need help. I need google_search_tool only as in the context of the message there are launches like "search", "find". How to call agent_executor with such questions, everything works...