AlexMercier
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:  (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...
..\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....
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 