HMS-Core / hms-mapkit-demo

HMS Map Kit demo provides an example of intergrating HMS Map Android SDK. Personalizing how your map displays and interacts with your users tailors their experience to them
https://developer.huawei.com/consumer/en/hms/huawei-MapKit?ha_source=hms1
Apache License 2.0
115 stars 43 forks source link

Gradle 7.4.2 and AGP 7.3.1 (Dolphin) #20

Closed syslogic closed 1 year ago

syslogic commented 1 year ago

There are still many unused View? view parameters in the activity methods (suppressed meanwhile), which may only be "unused", because the XML views are not utilizing data-binding, but instead method name strings android:onClick="". At least added dataBinding false to build.gradle.

xuxiapu commented 1 year ago

@syslogic Dear developer, Thank you for your attention and feedback. Because our team has different development processes and plans, we cannot directly merge your PR at present. Thank you for your contribution.