Hello,
I see that you have extended RelativeLayout to create the ResizableRelativeLayout class, and then extended that to create the ExpandableView class which you based your keyboard class on. Can I ask what issues you've found with the original RelativeLayout class that prompted you to override and change it?
Hello,
I see that you have extended RelativeLayout to create the ResizableRelativeLayout class, and then extended that to create the ExpandableView class which you based your keyboard class on. Can I ask what issues you've found with the original RelativeLayout class that prompted you to override and change it?