Steve Curtis

Results 25 comments of Steve Curtis

This is what I've tried: [LINK](http://pastebin.com/jG6ZDyk4)

I had the same problem until I added this line to my projects ProGuard file: 我有同樣的問題,直到我說此行我ProGuard的文件。嘗試添加此行到您的ProGuard文件: `-keep class cn.hiroz.uninstallfeedback.** { *; }` Tested and working on Samsung Galaxy S3, Asus...

Haven't tried it yet On Thu, Aug 25, 2016, 10:01 PM njt28 [email protected] wrote: > @power7714 https://github.com/power7714 : does it work on Android 6.0? > > — > You are...

Me too. How do I change the username and password. There's no documentation as to where to change it.

@hardikJoshi123 Maybe this snippet of code will help get you in the right direction: public void fixImageRotation(){ imageview.buildDrawingCache(); Bitmap original = imageview.getDrawingCache(); //fileUri is the uri of the selected image...

@MostafaGazar Sorry about the late reply. Here's the svg I was trying to use: ![spraycan_svg](https://cloud.githubusercontent.com/assets/1787869/13196317/85c40680-d77f-11e5-8599-5c8a625c8345.png) I had uploaded that image to a site online that converts it to svg format...

@mamatagelanee07 @AdityaSharma-Malladi @marinat I found that this one works perfectly: https://github.com/cnzx219/android-uninstall-feedback

Copy the LinearLayout parameters from the appirater layout