Skip to content

Commit

Permalink
[Student][RC 6.5.1] Fix crash from layout collision (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorNeedham authored Jul 1, 2019
1 parent 3a2a4e9 commit b45ce6a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import com.instructure.pandautils.dialogs.MobileDataWarningDialog
import com.instructure.student.R
import com.instructure.student.mobius.assignmentDetails.submissionDetails.SubmissionDetailsContentType
import com.instructure.student.router.RouteMatcher
import kotlinx.android.synthetic.main.exo_playback_control_view.*
import kotlinx.android.synthetic.main.student_exo_playback_control_view.*
import kotlinx.android.synthetic.main.fragment_media_submission_view.*

class MediaSubmissionViewFragment : Fragment() {
Expand Down

0 comments on commit b45ce6a

Please sign in to comment.