Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已成功包含RemoteControlClient在我的应用程序中。但是,我想知道是否有任何方法可以防止抛出的位图在各个方面进行缩放。我可以在我的活动中执行此操作,缩放垂直并保留方面,但是将缩放的位图扔给客户端没有任何效果。它总是缩放为正方形,填充视图。 有什么建议么?
RemoteControlClient
我想,创建一个黑色(或透明?)方形位图背景并将您的专辑插图或任何它放在中心...然后将方形图像发送到 RemoteControlClient。