Trip recording widget
Principle
How to display the trip recording widget?
<fragment
android:id="@+id/start_stop_trip_button"
android:name="com.drivequant.drivekit.tripanalysis.triprecordingwidget.recordingbutton.DKTripRecordingButton"
android:layout_width="match_parent"
android:layout_height="60dp" />fun newTripRecordingButtonFragment(): DKTripRecordingButtonTrip recording widget configurations
Last updated
Was this helpful?

