Merge "Add title for dialog" into rvc-dev am: 28c447af31
Change-Id: I1c60e2f12439baa0d188184c1b2537b5e800682b
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