AlexMercier

Results 8 issues of AlexMercier

Hello, How i can set autoheight for both items in a row when they content is a different height? i have grid with 2 cols. what i want: ![Image](http://i2.imageban.ru/out/2015/07/02/a1e77421da136d525dee404e144fd8b5.png) (this...

When we add emoji at the end of EditText, we just use emojiEdit.appen(emoji), But When we input emoji at the center of body, we must find real characters position, not...

_Original Title:_ **How to get raw message data in receiver?** I need to parse stickers in messages for my bot, but pytg instead of sticker info show me only that...

cli issue - can't fix
pull requests welcome

..\app\build\intermediates\res\debug\drawable-hdpi-v4\ic_launcher.png: error: Duplicate file. ..\app\build\intermediates\res\debug\drawable-hdpi\ic_launcher.png: Original is here. The version qualifier may be implied.

I have display size 1920x1080 and font size 125% and I can't export my data because I can't scroll window to bottom and can't see **Export** button to confirm export....

bug

hello. help me pls, after initialize tabs and pager i call pager.setCurrentItem(1) but tabs show me 3rd selected tab? ``` Java pager = (ViewPager) v.findViewById(R.id.pager); adapter = new MyPagerAdapter(getActivity().getSupportFragmentManager()); pager.setAdapter(adapter);...

В VocalizerListener в методе `onSynthesisDone` возвращается переменная `Synthesis`, в которой метод `synthesis.getAudio().getSoundInfo().getCodec()` возвращает кодек с типом `Codec.None`. Хотя данные есть и нормально проигрываются если указать autoPlay в true. Почему так...

How to create a rectangle with rounded corners and border lines using drawsvg? like this ![2024-09-18 174401](https://github.com/user-attachments/assets/e20f006a-9bff-4c78-821b-0b4c91c04e3b)