Merge "Add title for dialog" into rvc-dev am: 28c447af31 am: 72ed468ca9
Change-Id: I68afc6e134da6ec5d49655cc6f67c5fdd0fb1344
This commit is contained in:
@@ -72,6 +72,7 @@ public class ScreenRecordDialog extends Activity {
|
||||
window.getDecorView();
|
||||
window.setLayout(ViewGroup.LayoutParams.MATCH_PARENT, ViewGroup.LayoutParams.WRAP_CONTENT);
|
||||
window.setGravity(Gravity.TOP);
|
||||
setTitle(R.string.screenrecord_name);
|
||||
|
||||
setContentView(R.layout.screen_record_dialog);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user