Mustanser Iqbal

Results 3 comments of Mustanser Iqbal

I have tried this already but it checks all the Radio buttons this is my code. ``` MultiRowsRadioGroup rg = Constants.CreateRadioGroup(CampaignFormData.this, questionDetail); LinearLayout buttonsLayout = new LinearLayout(CampaignFormData.this); buttonsLayout.setLayoutParams(params); buttonsLayout.setPadding(10, 5,...

Hi @mikilkumar can you share code for sending request to server. because i tried UTF-8 encoding but it is not work. Thanks

I have fixed it with the following code. > In BlurPopupWindow class I have modified the following method actually the navigation height was coming to big. So I have fixed...