Skip to content

Commit bcd2e86

Browse files
author
Cook21
committed
bug fixed
1 parent 4c385bd commit bcd2e86

File tree

1 file changed

+0
-1
lines changed
  • CameraXBasic/app/src/main/java/com/android/example/cameraxbasic/fragments

1 file changed

+0
-1
lines changed

CameraXBasic/app/src/main/java/com/android/example/cameraxbasic/fragments/GalleryFragment.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ class GalleryFragment internal constructor() : Fragment() {
133133

134134
// Launch the intent letting the user choose which app to share with
135135
startActivity(Intent.createChooser(intent, getString(R.string.share_hint)))
136-
//startActivity(intent)
137136
}
138137
}
139138

0 commit comments

Comments
 (0)