Skip to content

Commit 49617de

Browse files
committed
Refactorings
1 parent d066d37 commit 49617de

File tree

1 file changed

+1
-1
lines changed
  • android-example-app/app-kotlin/src/main/java/ch/freshbits/pathshare/example

1 file changed

+1
-1
lines changed

android-example-app/app-kotlin/src/main/java/ch/freshbits/pathshare/example/MainActivity.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ package ch.freshbits.pathshare.example
33
import android.content.Context
44
import android.content.SharedPreferences
55
import android.os.Bundle
6-
import android.support.v7.app.AppCompatActivity
76
import android.util.Log
87
import android.view.View
98
import android.widget.Button
109
import android.widget.Toast
10+
import androidx.appcompat.app.AppCompatActivity
1111
import ch.freshbits.pathshare.sdk.Pathshare
1212
import ch.freshbits.pathshare.sdk.helper.*
1313
import ch.freshbits.pathshare.sdk.model.Destination

0 commit comments

Comments
 (0)