Handling and executing documents can be tiresome, but it doesn’t have to be. No matter if you need help everyday or only sometimes, DocHub is here to supply your document-based projects with an extra efficiency boost. Edit, leave notes, fill in, sign, and collaborate on your Quality Incident Record quickly and easily. You can adjust text and pictures, create forms from scratch or pre-built web templates, and add eSignatures. Due to our top-notch safety precautions, all your data stays safe and encrypted.
DocHub provides a complete set of tools to simplify your paper processes. You can use our solution on multiple platforms to access your documents anywhere and whenever. Simplify your editing experience and save hours of handiwork with DocHub. Try it for free right now!
foreign [Music] how to implement radio button in Android well be creating a quiz application through this video so first of all we can go to the resources layout activity Main and go to the split mode here we can change the parent layout to linear layout set the orientation to vertical we can also give a padding of 20 DB now we can remove the text view from here and we can create another linear layout match parent and warp content open the linear layout and inside the linear layout we can give a margin top set it to 50 DB we can also set the orientation to vertical now inside this linear layout we can create a text View in this text view we can give a text and lets make this text as a question so we are making a simple quiz app so we can give the text as a question okay so this is our question now we can give a text size and also make it bold after that we can create a radio group swap content and WAP content and open the radio group okay and inside that we can create the options tha