![enter image description here](https://i.stack.imgur.com/UsAvI.png)
This is a layout i created using dp dimensions using a relative layout for keyboard, But when i try the keyboard on my phone, somehow, the right edge of my keyboard gets cropped as shown below, what could be the reason for this problem?
![enter image description here](https://i.stack.imgur.com/Cfuqm.jpg)
Here's my xml code
<?xml version="1.0" encoding="utf-8"?>
.... Множество кнопок .....
Как было предложено в комментариях.
Я попытался изменить ширину моего родителя на некоторый постоянный dp вместо match_parent , но результат тот же.
ИЗМЕНИТЬ Я обнаружил, что эта ошибка возникает только на моем телефоне, который является Oreo, Xiaomi Redmi note 5.