I am working on android studio and creating a calculator ans I use dp or sp for sizes of buttons. The problem is that, the button size is different on different devices. Please suggest me something
This is how it appears on a Samsung Galaxy S5
This is how it appears on a Galaxy Note Tab
Also I want to disable rotation of the app to only be appeared in portrait view. It should not shift to landscape view.