I'm extending the standard dialer apk in Android Marshmallow and I'm trying to remove the area marked by double sided red arrow in the picture below.
I tried to do this by printing to log the margin and padding of some views in this fragment, but got no result (everything was zero). I also tried monitor.bat to see the tree of this screen but it also did not help.
Do you have any idea how to attach the 'Create new contact' to the number above it?
Thanks.