Orientation change fix for tranfer history popup. Add entry for mp3 and archived file formats.
Use Case 1: 1. Transfer some file to another device via Bluetooth, 2. Once transfer is done, go to Outbound/inbound transfers from notification bar, 3. Select "clear list" from settings option, 4. Rotate device. Failure: window leak is observed after rotating the device. Fix: Enable screen orientation support in Manifest file of Bluetooth app for Bluetooth file tranfer history activity. Otherwise "Clear List" popup will disappears soon after screen orientation changes. Use Case 2: 1. Send MP3 and archived file format to remote device. Failure: Transfer did not start. Fix: Add change to support sending receving of MP3 and archived file format files Change-Id: I89a1d1da7981d503b6bd22b94535727af399e52d
Loading
Please register or sign in to comment