In some applications, I see the EditText widget in combination with the button on the right (for example, the search field in the Twitter application ). How to create such widgets?
Regards, Marco
I finally found a solution. Here's how the Google guys did it: search_bar.xml Thanks for all your help!
Check out TableLayout and RelativeLayout in the Android Developer Center.
Below are some official layout guides here .
TableLayout, EditText , . , , RelativeLayout, .
Draw 9-patch. 9- , EditText Button. , .
Source: https://habr.com/ru/post/1748001/More articles:How to efficiently send large files from a database to a browser? - c #Get html that is created via AJAX in webclient - c #C # WebClient - View source question - c #CruiseControl.NET Build Tag Problem - .netEnable Grizzly to make a simple JaaS HTTP request - javaHow can I bind WPF TreeView data to lazy and asynchronous? - asynchronousHow to use java.lang.Terminator correctly? - javaJms message not moving from queue in websphere - javaerror during build using builder builder sandcastle with Visual Studio 2010 .NET 4.0 project - visual-studio-2010SVN tortoise tree conflicts with itself - svnAll Articles