Danishbutt1122

Results 7 comments of Danishbutt1122

sorry the download image didnot show when app run. when i click on the tick button then the progress bar display ![screenshot_2016-06-24-18-08-44](https://cloud.githubusercontent.com/assets/20117774/16338547/ee02eb48-3a36-11e6-801a-a8d04c8eea8a.png)

import android.os.Bundle; import android.os.Handler; import android.support.design.widget.CoordinatorLayout; import android.support.design.widget.FloatingActionButton; import android.support.design.widget.Snackbar; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import android.util.Log; import android.view.View; import it.michelelacorte.elasticprogressbar.ElasticDownloadView; import it.michelelacorte.elasticprogressbar.OptionView; public class MainActivity extends AppCompatActivity { ElasticDownloadView mElasticDownloadView;...

please solve this

when i comment this line then whole screen turn to primarycolor ![screenshot_2016-06-24-20-35-59](https://cloud.githubusercontent.com/assets/20117774/16342520/0dc69b22-3a4c-11e6-84ef-6a4027994254.png)

this is the main_acitvity.xml ``` ```

hello ????