aapt dump xmltree

aapt dump xmltree chrome.apk res/layout/main.xml

Print the compiled xmls in the given assets. (res/layout/main.xml)


aapt dump xmltree chrome.apk res/xml/about_chrome_preferences.xml

(res/xml/about_chrome_preferences.xml)


E: merge (line=6)

 E: org.chromium.chrome.browser.coordinator.CoordinatorLayoutForPointer (line=7)

  A: id(0x010100d0)=@0x7f0a0104

  A: layout_width(0x010100f4)=(type 0x10)0xffffffff

  A: layout_height(0x010100f5)=(type 0x10)0xffffffff

  A: layout_weight(0x01010181)=(type 0x4)0x3f800000

  E: org.chromium.chrome.browser.compositor.CompositorViewHolder (line=13)

   A: id(0x010100d0)=@0x7f0a00c2

   A: layout_width(0x010100f4)=(type 0x10)0xffffffff

   A: layout_height(0x010100f5)=(type 0x10)0xffffffff

  E: FrameLayout (line=18)

   A: id(0x010100d0)=@0x7f0a02aa

   A: visibility(0x010100dc)=(type 0x10)0x2

   A: layout_width(0x010100f4)=(type 0x10)0xffffffff

   A: layout_height(0x010100f5)=(type 0x10)0xffffffff

  E: org.chromium.chrome.browser.snackbar.BottomContainer (line=24)

   A: layout_gravity(0x010100b3)=(type 0x11)0x800053

   A: id(0x010100d0)=@0x7f0a0066

   A: layout_width(0x010100f4)=(type 0x10)0xffffffff

   A: layout_height(0x010100f5)=(type 0x10)0xfffffffe

   E: ViewStub (line=30)

    A: layout_gravity(0x010100b3)=(type 0x11)0x800053

    A: id(0x010100d0)=@0x7f0a0205

    A: layout(0x010100f2)=@0x7f0d00c8

    A: inflatedId(0x010100f3)=@0x7f0a0203

    A: layout_width(0x010100f4)=(type 0x10)0xffffffff

    A: layout_height(0x010100f5)=@0x7f070166

...