Stephen Talley

Results 8 comments of Stephen Talley

> If you do, please let me know what you think. @leinardi The m3 alpha looks really nice, thanks! The only minor feedback I have is that it uses Icons.Default.*,...

[app-debug.zip](https://github.com/ThexXTURBOXx/dex2jar/files/9384915/app-debug.zip) Attached is a barebones app where I can reproduce the problem. Adding classes.jar (generated by d2j-dex2jar.sh) to my classpath and calling `Class.forName("com.sas.android.prototype.MainActivity", false)` leads to: E:Main:Main.main:117: java.lang.ClassFormatError: Method $jacocoInit...

Hi @ThexXTURBOXx, have you had a chance to look into this further?

_bump_ Is there a workaround I might be able to use here? I just need to determine class hierarchy, so the attribute mismatch shouldn't be fatal.

I understand. Good luck on your thesis!

I just upgraded from a build from several months ago and am running into this issue. ccbaa1a produces no output.

The device I'm testing against is in fact a Samsung. However, an older version of pidcat (maybe 6 months old) works fine on that device. Shouldn't that version also not...

I second this suggestion. This misalignment between MaterialEditText and the standard TextView is keeping my from using this library.