Skip to content
Snippets Groups Projects
Unverified Commit 40249921 authored by Rituraj Sambherao's avatar Rituraj Sambherao Committed by GitHub
Browse files

Test menu Random IDs share handled (EXPOSUREAPP-3163) (#1384)

* button introduced to test menu for sharing random ids

* removing the dedicated "Share Random IDs" button
parent d8dadf4d
No related branches found
No related tags found
No related merge requests found
......@@ -135,8 +135,6 @@ class TestForAPIFragment : Fragment(R.layout.fragment_test_for_a_p_i),
internalExposureNotificationPermissionHelper =
InternalExposureNotificationPermissionHelper(this, this)
getExposureKeys()
qrPager = binding.qrCodeViewpager
qrPagerAdapter = QRPagerAdapter()
qrPager.adapter = qrPagerAdapter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment