Roman Tcaregorodtcev
Roman Tcaregorodtcev
https://bugs.telegram.org/c/179 https://bugs.telegram.org/c/939 https://bugs.telegram.org/c/859
Add support to control divider position for sticky mode
Phone - Nexus 5x, Android 8.1.0 implementation 'com.yandex.android:mapkit:3.0.0' ``` java.lang.RuntimeException: Unable to start activity ComponentInfo{****ShopLocationActivity}: android.view.InflateException: Binary XML file line #15: Binary XML file line #15: Error inflating class com.yandex.mapkit.mapview.MapView...
``` /** * @return SmsIntentBuilder for method chaining */ fun photoCapture(): PhotoCaptureBuilder { return PhotoCaptureBuilder(context) } ```