XanderPanel icon indicating copy to clipboard operation
XanderPanel copied to clipboard

This is an expand Dialog ,

Results 3 XanderPanel issues
Sort by recently updated
recently updated
newest added

java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.animation.TranslateAnimation.setDuration(long)' on a null object reference

java.lang.AbstractMethodError: abstract method "android.view.MenuItem android.support.v4.internal.view.SupportMenuItem.setAlphabeticShortcut(char, int)" at android.view.MenuInflater$MenuState.setItem(MenuInflater.java:477) at android.view.MenuInflater$MenuState.addItem(MenuInflater.java:541) at android.view.MenuInflater.parseMenu(MenuInflater.java:193) at android.view.MenuInflater.inflate(MenuInflater.java:114) at com.xander.panel.XanderPanel$Builder.setMenu(XanderPanel.java:420)

我想实现类似qq好友资料的界面,只让其中一个view放大,其他的view不变大,求思路