Tutorial for handyman : Modify your UI like this
It is possible to modify the UI so as to display the entire title of the episodes on more than two lines (for example 15, for very long title …) to display the titles smaller or larger (the default size is 16 sp), as well as to modify the size of the cover (possibly down to nothing as in the screenshot) and of the elements located above and below the titles (date, size, duration, progress bar).
While waiting for the UI customization to be added from the application settings or for the development team to choose to modify the UI configuration, it is possible to make these modifications yourself, entirely from your Android phone with the Akptool M application, for example. Simply decompile AntennaPod, then either replace file /res/layout/feeditemlist_item.xml with the attached feeditemlist_item.xml , or by modifying the lines of this file yourself (see change.txt). Finally, recompile (“Compile this project”), then install. Before recompiling and installing the new app, save your antennapod config and uninstall the current version of the app. Please note, you will have to repeat the operation for each AntennaPod update that you wish to install.